#BBD2B9#BBD2B9
#BBD2B9 is a very light, muted green. Relative luminance 0.602; OKLCH L 84.0% C 0.042 H 143.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2B9 |
|---|---|
| RGB | rgb(187, 210, 185) |
| HSL | hsl(115, 22%, 77%) |
| HSV | hsv(115, 12%, 82%) |
| CMYK | cmyk(11%, 0%, 11.9%, 17.6%) |
| CIE-LAB | lab(81.93, -12.38, 9.80) |
| CIE-LCH | lch(81.93, 15.79, 141.63°) |
| OKLab | oklab(83.97% -0.0338 0.0255) |
| OKLCH | oklch(83.97% 0.042 143) |
| XYZ | xyz(52.2953, 60.1601, 54.7464) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.18
Darkseagreen
#8FBC8F
ΔE00 10.22
Light Grey Green
#B7E1A1
ΔE00 10.28
Sage Green
#9CAF88
ΔE00 10.46
Light Grey
#D8DCD6
ΔE00 11.11
Pale Teal
#82CBB2
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2B9 #D0B9D2
analogous
#C8D2B9 #BBD2B9 #B9D2C4
triadic
#BBD2B9 #B9BBD2 #D2B9BB
tetradic
#BBD2B9 #B9C8D2 #D0B9D2 #D2C4B9
square
#BBD2B9 #B9C8D2 #D0B9D2 #D2C4B9
split-complementary
#BBD2B9 #C4B9D2 #D2B9C8
monochromatic
#73A26E #97BA94 #BBD2B9 #DFEADE #EDF3EC
Accessibility & contrast
On white
1.61
#BBD2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BBD2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2B9
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2B9 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB8
Deuteranopia (green-blind)
#CFCBBA
Tritanopia (blue-blind)
#B9D0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2b9; /* rgb */ color: rgb(187, 210, 185); /* oklch */ color: oklch(84.0% 0.042 143.0);
Tailwind
colors: {
custom: {
50: '#cfdfce',
500: '#bbd2b9',
950: '#000000',
},
}SCSS
$custom: #bbd2b9; $custom-light: #cfdfce; $custom-dark: #000000;
JSON
{
"hex": "#bbd2b9",
"rgb": {
"r": 187,
"g": 210,
"b": 185
},
"hsl": {
"h": 115.2,
"s": 21.739,
"l": 77.451
},
"oklch": {
"l": 0.83966,
"c": 0.04228,
"h": 143
},
"luminance": 0.60161
}Semantic roles & 50–950 ramp
primary
#BBD2B9
secondary
#A588A7
accent
#45A099
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483