#BBDEBC#BBDEBC
#BBDEBC is a very light, muted green. Relative luminance 0.664; OKLCH L 86.6% C 0.059 H 145.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEBC |
|---|---|
| RGB | rgb(187, 222, 188) |
| HSL | hsl(122, 35%, 80%) |
| HSV | hsv(122, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(85.22, -17.90, 12.90) |
| CIE-LCH | lch(85.22, 22.06, 144.22°) |
| OKLab | oklab(86.61% -0.049 0.0333) |
| OKLCH | oklch(86.61% 0.059 145.8) |
| XYZ | xyz(55.6898, 66.4371, 57.4568) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.99
Light Grey Green
#B7E1A1
ΔE00 7.23
Light Sage
#BCECAC
ΔE00 7.48
Hospital Green
#9BE5AA
ΔE00 8.04
Light Teal
#90E4C1
ΔE00 8.53
Very Pale Green
#CFFDBC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEBC #DEBBDD
analogous
#CBDEBB #BBDEBC #BBDECD
triadic
#BBDEBC #BCBBDE #DEBCBB
tetradic
#BBDEBC #BBCBDE #DEBBDD #DECDBB
square
#BBDEBC #BBCBDE #DEBBDD #DECDBB
split-complementary
#BBDEBC #CDBBDE #DEBBCB
monochromatic
#69B66B #92CA93 #BBDEBC #E4F2E5 #EAF5EB
Accessibility & contrast
On white
1.47
#BBDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BBDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEBC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEBC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#B8DCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdebc; /* rgb */ color: rgb(187, 222, 188); /* oklch */ color: oklch(86.6% 0.059 145.8);
Tailwind
colors: {
custom: {
50: '#cfe8d0',
500: '#bbdebc',
950: '#000000',
},
}SCSS
$custom: #bbdebc; $custom-light: #cfe8d0; $custom-dark: #000000;
JSON
{
"hex": "#bbdebc",
"rgb": {
"r": 187,
"g": 222,
"b": 188
},
"hsl": {
"h": 121.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86608,
"c": 0.0593,
"h": 145.8
},
"luminance": 0.66438
}Semantic roles & 50–950 ramp
primary
#BBDEBC
secondary
#B687B5
accent
#38AAAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483