#B9DCBB#B9DCBB
#B9DCBB is a very light, muted green. Relative luminance 0.651; OKLCH L 86.0% C 0.058 H 146.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DCBB |
|---|---|
| RGB | rgb(185, 220, 187) |
| HSL | hsl(123, 33%, 79%) |
| HSV | hsv(123, 16%, 86%) |
| CMYK | cmyk(15.9%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(84.53, -17.75, 12.43) |
| CIE-LCH | lch(84.53, 21.67, 145.00°) |
| OKLab | oklab(86.02% -0.0487 0.0321) |
| OKLCH | oklch(86.02% 0.058 146.6) |
| XYZ | xyz(54.5683, 65.0874, 56.6922) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.25
Light Grey Green
#B7E1A1
ΔE00 7.51
Light Sage
#BCECAC
ΔE00 7.87
Hospital Green
#9BE5AA
ΔE00 8.20
Light Teal
#90E4C1
ΔE00 8.47
Darkseagreen
#8FBC8F
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DCBB #DCB9DA
analogous
#C9DCB9 #B9DCBB #B9DCCD
triadic
#B9DCBB #BBB9DC #DCBBB9
tetradic
#B9DCBB #B9C9DC #DCB9DA #DCCDB9
square
#B9DCBB #B9C9DC #DCB9DA #DCCDB9
split-complementary
#B9DCBB #CDB9DC #DCB9C9
monochromatic
#67B36C #90C893 #B9DCBB #E2F0E3 #EBF5EB
Accessibility & contrast
On white
1.50
#B9DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#B9DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DCBB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DCBB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#B6DAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b9dcbb; /* rgb */ color: rgb(185, 220, 187); /* oklch */ color: oklch(86.0% 0.058 146.6);
Tailwind
colors: {
custom: {
50: '#cee7cf',
500: '#b9dcbb',
950: '#000000',
},
}SCSS
$custom: #b9dcbb; $custom-light: #cee7cf; $custom-dark: #000000;
JSON
{
"hex": "#b9dcbb",
"rgb": {
"r": 185,
"g": 220,
"b": 187
},
"hsl": {
"h": 123.429,
"s": 33.333,
"l": 79.412
},
"oklch": {
"l": 0.86018,
"c": 0.05835,
"h": 146.6
},
"luminance": 0.65089
}Semantic roles & 50–950 ramp
primary
#B9DCBB
secondary
#B486B1
accent
#39A6AC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131613
muted
#838483