#BBDECB#BBDECB
#BBDECB is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.045 H 161.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDECB |
|---|---|
| RGB | rgb(187, 222, 203) |
| HSL | hsl(147, 35%, 80%) |
| HSV | hsv(147, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(85.56, -15.16, 5.49) |
| CIE-LCH | lch(85.56, 16.13, 160.10°) |
| OKLab | oklab(87% -0.0429 0.0143) |
| OKLCH | oklch(87% 0.045 161.6) |
| XYZ | xyz(57.3916, 67.1178, 66.4196) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.66
Ice
#D6FFFA
ΔE00 9.11
Pale Aqua
#B8FFEB
ΔE00 9.11
Light Teal
#90E4C1
ΔE00 9.19
Eggshell Blue
#C4FFF7
ΔE00 9.25
Mint
#AAF0C1
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDECB #DEBBCE
analogous
#BCDEBB #BBDECB #BBDEDC
triadic
#BBDECB #CBBBDE #DECBBB
tetradic
#BBDECB #BBBCDE #DEBBCE #DEDCBB
square
#BBDECB #BBBCDE #DEBBCE #DEDCBB
split-complementary
#BBDECB #DCBBDE #DEBBBC
monochromatic
#69B68C #92CAAB #BBDECB #E4F2EB #EAF5EF
Accessibility & contrast
On white
1.46
#BBDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BBDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDECB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDECB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#B5DED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdecb; /* rgb */ color: rgb(187, 222, 203); /* oklch */ color: oklch(87.0% 0.045 161.6);
Tailwind
colors: {
custom: {
50: '#cfe8da',
500: '#bbdecb',
950: '#000000',
},
}SCSS
$custom: #bbdecb; $custom-light: #cfe8da; $custom-dark: #000000;
JSON
{
"hex": "#bbdecb",
"rgb": {
"r": 187,
"g": 222,
"b": 203
},
"hsl": {
"h": 147.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86996,
"c": 0.04517,
"h": 161.6
},
"luminance": 0.67119
}Semantic roles & 50–950 ramp
primary
#BBDECB
secondary
#B687A1
accent
#3878AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483