#BBE0CD#BBE0CD
#BBE0CD is a very light, muted green. Relative luminance 0.683; OKLCH L 87.5% C 0.047 H 163.0°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE0CD |
|---|---|
| RGB | rgb(187, 224, 205) |
| HSL | hsl(149, 37%, 81%) |
| HSV | hsv(149, 17%, 88%) |
| CMYK | cmyk(16.5%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(86.15, -15.79, 5.28) |
| CIE-LCH | lch(86.15, 16.65, 161.51°) |
| OKLab | oklab(87.48% -0.0447 0.0137) |
| OKLCH | oklch(87.48% 0.047 163) |
| XYZ | xyz(58.1658, 68.2824, 67.8610) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.15
Pale Aqua
#B8FFEB
ΔE00 8.49
Eggshell Blue
#C4FFF7
ΔE00 8.72
Ice
#D6FFFA
ΔE00 8.75
Light Teal
#90E4C1
ΔE00 8.84
Light Light Blue
#CAFFFB
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE0CD #E0BBCE
analogous
#BBE0BB #BBE0CD #BBE0DF
triadic
#BBE0CD #CDBBE0 #E0CDBB
tetradic
#BBE0CD #BBBBE0 #E0BBCE #E0DFBB
square
#BBE0CD #BBBBE0 #E0BBCE #E0DFBB
split-complementary
#BBE0CD #DFBBE0 #E0BBBB
monochromatic
#67BA8F #91CDAE #BBE0CD #E5F3EC #EAF5F0
Accessibility & contrast
On white
1.43
#BBE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BBE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE0CD
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE0CD | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACC
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#B4E0DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe0cd; /* rgb */ color: rgb(187, 224, 205); /* oklch */ color: oklch(87.5% 0.047 163.0);
Tailwind
colors: {
custom: {
50: '#cfe9dc',
500: '#bbe0cd',
950: '#000000',
},
}SCSS
$custom: #bbe0cd; $custom-light: #cfe9dc; $custom-dark: #000000;
JSON
{
"hex": "#bbe0cd",
"rgb": {
"r": 187,
"g": 224,
"b": 205
},
"hsl": {
"h": 149.189,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.87477,
"c": 0.04679,
"h": 163
},
"luminance": 0.68284
}Semantic roles & 50–950 ramp
primary
#BBE0CD
secondary
#B987A0
accent
#3574B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484