#BBDCB9#BBDCB9
#BBDCB9 is a very light, muted green. Relative luminance 0.653; OKLCH L 86.1% C 0.059 H 143.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB9 |
|---|---|
| RGB | rgb(187, 220, 185) |
| HSL | hsl(117, 33%, 79%) |
| HSV | hsv(117, 16%, 86%) |
| CMYK | cmyk(15%, 0%, 15.9%, 13.7%) |
| CIE-LAB | lab(84.61, -17.42, 13.62) |
| CIE-LCH | lch(84.61, 22.12, 141.99°) |
| OKLab | oklab(86.11% -0.0476 0.0352) |
| OKLCH | oklch(86.11% 0.059 143.5) |
| XYZ | xyz(54.8417, 65.2530, 55.5953) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.93
Light Sage
#BCECAC
ΔE00 7.40
Mint
#AAF0C1
ΔE00 7.44
Hospital Green
#9BE5AA
ΔE00 8.17
Light Teal
#90E4C1
ΔE00 9.01
Very Pale Green
#CFFDBC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB9 #DAB9DC
analogous
#CDDCB9 #BBDCB9 #B9DCC9
triadic
#BBDCB9 #B9BBDC #DCB9BB
tetradic
#BBDCB9 #B9CDDC #DAB9DC #DCC9B9
square
#BBDCB9 #B9CDDC #DAB9DC #DCC9B9
split-complementary
#BBDCB9 #C9B9DC #DCB9CD
monochromatic
#6CB367 #93C890 #BBDCB9 #E3F0E2 #EBF5EB
Accessibility & contrast
On white
1.49
#BBDCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BBDCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB9
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB9 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B7
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#B9DAD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb9; /* rgb */ color: rgb(187, 220, 185); /* oklch */ color: oklch(86.1% 0.059 143.5);
Tailwind
colors: {
custom: {
50: '#cfe7ce',
500: '#bbdcb9',
950: '#000000',
},
}SCSS
$custom: #bbdcb9; $custom-light: #cfe7ce; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb9",
"rgb": {
"r": 187,
"g": 220,
"b": 185
},
"hsl": {
"h": 116.571,
"s": 33.333,
"l": 79.412
},
"oklch": {
"l": 0.86105,
"c": 0.05916,
"h": 143.5
},
"luminance": 0.65254
}Semantic roles & 50–950 ramp
primary
#BBDCB9
secondary
#B186B4
accent
#39ACA6
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483