#B9D2BB#B9D2BB
#B9D2BB is a very light, muted green. Relative luminance 0.600; OKLCH L 83.9% C 0.041 H 147.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B9D2BB |
|---|---|
| RGB | rgb(185, 210, 187) |
| HSL | hsl(125, 22%, 77%) |
| HSV | hsv(125, 12%, 82%) |
| CMYK | cmyk(11.9%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(81.84, -12.71, 8.59) |
| CIE-LCH | lch(81.84, 15.34, 145.94°) |
| OKLab | oklab(83.88% -0.035 0.0223) |
| OKLCH | oklch(83.88% 0.041 147.4) |
| XYZ | xyz(52.0219, 59.9945, 55.8434) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.33
Darkseagreen
#8FBC8F
ΔE00 10.33
Pale Teal
#82CBB2
ΔE00 10.56
Light Grey Green
#B7E1A1
ΔE00 10.80
Sage Green
#9CAF88
ΔE00 10.81
Mint
#AAF0C1
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9D2BB #D2B9D0
analogous
#C4D2B9 #B9D2BB #B9D2C8
triadic
#B9D2BB #BBB9D2 #D2BBB9
tetradic
#B9D2BB #B9C4D2 #D2B9D0 #D2C8B9
square
#B9D2BB #B9C4D2 #D2B9D0 #D2C8B9
split-complementary
#B9D2BB #C8B9D2 #D2B9C4
monochromatic
#6EA273 #94BA97 #B9D2BB #DEEADF #ECF3ED
Accessibility & contrast
On white
1.62
#B9D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#B9D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9D2BB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9D2BB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#B7D1CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b9d2bb; /* rgb */ color: rgb(185, 210, 187); /* oklch */ color: oklch(83.9% 0.041 147.4);
Tailwind
colors: {
custom: {
50: '#cedfcf',
500: '#b9d2bb',
950: '#000000',
},
}SCSS
$custom: #b9d2bb; $custom-light: #cedfcf; $custom-dark: #000000;
JSON
{
"hex": "#b9d2bb",
"rgb": {
"r": 185,
"g": 210,
"b": 187
},
"hsl": {
"h": 124.8,
"s": 21.739,
"l": 77.451
},
"oklch": {
"l": 0.83876,
"c": 0.04148,
"h": 147.4
},
"luminance": 0.59995
}Semantic roles & 50–950 ramp
primary
#B9D2BB
secondary
#A788A5
accent
#4599A0
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483