#b7e1a1
Basil Smash
ReadyTools Database (Exact)
Celadon
~96% match
Color formats
RGB
rgb(183, 225, 161)
Red, Green, Blue components
HSL
hsl(99, 1, 1, 1)
Hue, Saturation, Lightness
CMYK
cmyk(19, 0, 28, 12)
Print color encoding
Luminance
0.665
Relative luminance
Variations
Shades (Darkening)
Tints (Lightening)
Tones (Reduced saturation)
Harmonies
Click the color slices to copy the code.
Complementary (Opposite)
#b7e1a1
#cba1e1
Analogous (Adjacent)
#d7e1a1
#b7e1a1
#a1e1ab
Triadic
#b7e1a1
#a1b7e1
#e1a1b7
Split complementary
#b7e1a1
#aba1e1
#e1a1d7
Intelligent palettes
Four generated color sets for different use cases.
Modern UI and monochrome
ffffff
9bc486
b7e1a1
1d440e
000000
Marketing and vibrant
b7e1a1
91eb6a
cba1e1
a89dfe
101827
Harmonious and natural
e1e0a1
cce1a1
b7e1a1
a2e1a1
a1e1b6
Pop Art and trendy
b7e1a1
baf1fb
d698f8
c79389
edffff
Complete conversion table
HEX
#B7E1A1
RGB
rgb(183,225,161)
RGBA
rgba(183,225,161, 1)
HSL
hsl(99.38,51.61%,75.69%)
OKLCH (Modern CSS)
oklch(0.86 0.10 135.1)
CSS Variable
--color: #b7e1a1;
CMYK
C: 19% M: 0% Y: 28% K: 12%
Note: Converting web (RGB) colors to print (CMYK) colors is never 100 percent accurate due to physical limitations. Always request a test print before production.
Android ARGB
0xFFB7E1A1
Swift UIColor
UIColor(red: 0.72, green: 0.88, blue: 0.63, alpha: 1.0)
Decimal (int)
12050849
JSON
{ "color": "#B7E1A1" }
CIE LAB
L: 85.2 a: -25.2 b: 27.0
CIE LCH
L: 85.2 C: 36.9 H: 133.0
CIE XYZ
N/A
Preview
Readability and Typography
Headline Test
This text demonstrates the reading experience on this background color.
Headline Test
This text demonstrates the reading experience on this background color.
UI Component Set
This is an example alert bar using the selected color.
Product Mockup
4582 •••• •••• 9018
CARDHOLDER
JOHN DOE
VALID
12/28
Mobile application
Customer support
Hi! How can we help you today?
I love this new color! 😍
Data visualization
Weekly growth
+1,240
12.5%1D
1W
1M
WED
2,450
Font recommendations
Professional font pairings that perfectly match the color. Click the CSS button to copy.
Organic
We tell stories with colors
Aa
Choosing the right typeface is key to brand identity and user experience.
700 Bold
'Merriweather'
400 Regular
'Open Sans'
Eco and natural
We tell stories with colors
Aa
Choosing the right typeface is key to brand identity and user experience.
700 Bold
'Raleway'
400 Regular
'Source Sans Pro'
Calm
We tell stories with colors
Aa
Choosing the right typeface is key to brand identity and user experience.
700 Bold
'Spectral'
400 Regular
'IBM Plex Sans'
Modern
We tell stories with colors
Aa
Choosing the right typeface is key to brand identity and user experience.
700 Bold
'Inter'
400 Regular
'Inter'
Accessibility
Contrast and readability (WCAG)
On white background
1.47
Small text (14pt)
The quick brown fox jumps over...
AA
AAA
Large text or UI (18pt Bold)
AA
AAA
On black background
14.30
Small text (14pt)
The quick brown fox jumps over...
AA
AAA
Large text or UI (18pt Bold)
AA
AAA
Color blindness simulator
ORIG
SIM
Protanopia (red)
ORIG
SIM
Deuteranopia (green)
ORIG
SIM
Tritanopia (blue)
ORIG
SIM
Monochrome (color blind)
Color Psychology
Emotional, psychological, and cultural impact of the color with scientifically grounded analysis.
Dominant vibe
Nature
"The color of growth and renewal. It radiates freshness, health, and vitality, creating a direct connection to the power of nature."
Color personality description
Emotional effects
Symbolic meanings
Recommended industries
Potential negative effects
Color laboratory
Fine tuning and blending. Adjust lightness, saturation, or mix with another color.
Base
#B7E1A1
Result
#B7E1A1
Lightness
Saturation
Hue
Temperature
Mix color
Mix color
#808080
Mix ratio
50%Base
#B7E1A1
0%+
Mix color
#808080
100%Result
#9CAF91
50% MixMixing guide
How to mix this color using physical paints or printing inks.
MIXING PALETTE
61%
20%
19%
RYB PIGMENTS
Titanium white
Pigment
61%
Cadmium yellow
Pigment
20%
Ultramarine blue
Pigment
19%
Unlike light, mixing paints makes colors darker. This simulation mimics the behavior of physical pigments.
INK LEVELS
28%
P
19%
CYAN
12%
KEY
CMYK INKS
Yellow
Ink
28%
Cyan
Ink
19%
Black (Key)
Ink
12%
Physical properties
Scientific data of the color: optics and energy.
Wavelength
550 nm
545 THz • 2.25 eV
750nm
380nm
Color temperature
Warm
~2000-4000K
Cool
Warm
Luminance (brightness)
66.5%
Világos / Light
0%
50%
100%
Intelligent Library Matching
Compare your color with industry standards and design systems. Results show similar or exact matches from multiple color libraries.
Tailwind CSS
Original
Standard
lime-200
#d9f99d
ΔE: 8.1
Google Material
Original
Standard
Light Green 200
#C5E1A5
ΔE: 2.9
CSS Color Name
Original
Standard
LightGreen
#90EE90
ΔE: 7.9
Apple System (iOS)
Original
Standard
System Green
#34C759
ΔE: 15.5
Pantone (PMS)
Original
Standard
PMS 13-0220 paradise-green
#B2E79F
ΔE: 2.3
RAL Classic
Original
Standard
RAL 6019 Pastel green
#B9CEAC
ΔE: 8.3
Copic Marker
Original
Standard
Apple Green
#aad294
ΔE: 3.5
Code
CSS variable
1
2
3
4
5
:root {
--color-basil-smash: #b7e1a1;
--rgb-basil-smash: 183, 225, 161;
}SCSS variable
1
2
3
4
5
$color-basil-smash: #b7e1a1;
$rgb-basil-smash: (183, 225, 161);Tailwind config
1
2
3
4
5
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'basil-smash': '#b7e1a1',
}
}
}
}React Native
1
2
3
4
5
const styles = StyleSheet.create({
container: {
backgroundColor: '#b7e1a1',
},
text: {
color: '#b7e1a1',
}
});SwiftUI (iOS)
1
2
3
4
5
// SwiftUI
let basil-smashColor = Color(
red: 0.7176470588235294,
green: 0.8823529411764706,
blue: 0.6313725490196078
)Full JSON data
1
2
3
4
5
{
"name": "Basil Smash",
"hex": "#b7e1a1",
"rgb": {
"r": 183,
"g": 225,
"b": 161
},
"hsl": {
"h": 99,
"s": 52,
"l": 76
}
}Gradient gallery
Generate premium CSS backgrounds and textures from your color.
Sunset
Deep sea
Dynamic contrast
Night duotone
Icy duotone
Soft mist
Aurora borealis
Neon mesh
Color wheel
Radar
Spotlight
Grainy paper
Retro stripes