#BBD4B9#BBD4B9
#BBD4B9 is a very light, muted green. Relative luminance 0.612; OKLCH L 84.4% C 0.046 H 143.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4B9 |
|---|---|
| RGB | rgb(187, 212, 185) |
| HSL | hsl(116, 24%, 78%) |
| HSV | hsv(116, 13%, 83%) |
| CMYK | cmyk(11.8%, 0%, 12.7%, 16.9%) |
| CIE-LAB | lab(82.46, -13.40, 10.56) |
| CIE-LCH | lch(82.46, 17.06, 141.74°) |
| OKLab | oklab(84.39% -0.0365 0.0274) |
| OKLCH | oklch(84.39% 0.046 143.1) |
| XYZ | xyz(52.7922, 61.1538, 54.9121) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.53
Darkseagreen
#8FBC8F
ΔE00 9.92
Light Sage
#BCECAC
ΔE00 10.33
Mint
#AAF0C1
ΔE00 10.34
Greenish Grey
#96AE8D
ΔE00 10.37
Sage Green
#9CAF88
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4B9 #D2B9D4
analogous
#C8D4B9 #BBD4B9 #B9D4C4
triadic
#BBD4B9 #B9BBD4 #D4B9BB
tetradic
#BBD4B9 #B9C8D4 #D2B9D4 #D4C4B9
square
#BBD4B9 #B9C8D4 #D2B9D4 #D4C4B9
split-complementary
#BBD4B9 #C4B9D4 #D4B9C8
monochromatic
#71A56D #96BD93 #BBD4B9 #E0EBDF #EDF3EC
Accessibility & contrast
On white
1.59
#BBD4B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BBD4B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4B9
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4B9 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB8
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#B9D2CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd4b9; /* rgb */ color: rgb(187, 212, 185); /* oklch */ color: oklch(84.4% 0.046 143.1);
Tailwind
colors: {
custom: {
50: '#cfe1ce',
500: '#bbd4b9',
950: '#000000',
},
}SCSS
$custom: #bbd4b9; $custom-light: #cfe1ce; $custom-dark: #000000;
JSON
{
"hex": "#bbd4b9",
"rgb": {
"r": 187,
"g": 212,
"b": 185
},
"hsl": {
"h": 115.556,
"s": 23.894,
"l": 77.843
},
"oklch": {
"l": 0.84392,
"c": 0.04568,
"h": 143.1
},
"luminance": 0.61155
}Semantic roles & 50–950 ramp
primary
#BBD4B9
secondary
#A787AA
accent
#43A29B
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483