#BBE0CA#BBE0CA
#BBE0CA is a very light, muted green. Relative luminance 0.681; OKLCH L 87.4% C 0.049 H 159.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE0CA |
|---|---|
| RGB | rgb(187, 224, 202) |
| HSL | hsl(144, 37%, 81%) |
| HSV | hsv(144, 17%, 88%) |
| CMYK | cmyk(16.5%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(86.08, -16.35, 6.76) |
| CIE-LCH | lch(86.08, 17.69, 157.56°) |
| OKLab | oklab(87.4% -0.046 0.0175) |
| OKLCH | oklch(87.4% 0.049 159.1) |
| XYZ | xyz(57.8072, 68.1390, 65.9721) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 8.44
Mint
#AAF0C1
ΔE00 8.51
Pale Aqua
#B8FFEB
ΔE00 8.65
Duck Egg Blue
#C3FBF4
ΔE00 8.85
Eggshell Blue
#C4FFF7
ΔE00 9.34
Ice
#D6FFFA
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE0CA #E0BBD1
analogous
#BEE0BB #BBE0CA #BBE0DC
triadic
#BBE0CA #CABBE0 #E0CABB
tetradic
#BBE0CA #BBBEE0 #E0BBD1 #E0DCBB
square
#BBE0CA #BBBEE0 #E0BBD1 #E0DCBB
split-complementary
#BBE0CA #DCBBE0 #E0BBBE
monochromatic
#67BA88 #91CDA9 #BBE0CA #E5F3EB #EAF5EF
Accessibility & contrast
On white
1.44
#BBE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BBE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE0CA
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE0CA | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#B5E0D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe0ca; /* rgb */ color: rgb(187, 224, 202); /* oklch */ color: oklch(87.4% 0.049 159.1);
Tailwind
colors: {
custom: {
50: '#cfe9da',
500: '#bbe0ca',
950: '#000000',
},
}SCSS
$custom: #bbe0ca; $custom-light: #cfe9da; $custom-dark: #000000;
JSON
{
"hex": "#bbe0ca",
"rgb": {
"r": 187,
"g": 224,
"b": 202
},
"hsl": {
"h": 144.324,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.87396,
"c": 0.04919,
"h": 159.1
},
"luminance": 0.6814
}Semantic roles & 50–950 ramp
primary
#BBE0CA
secondary
#B987A4
accent
#357EB0
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483