#B9DFBB#B9DFBB
#B9DFBB is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.7% C 0.063 H 146.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFBB |
|---|---|
| RGB | rgb(185, 223, 187) |
| HSL | hsl(123, 37%, 80%) |
| HSV | hsv(123, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.34, -19.24, 13.58) |
| CIE-LCH | lch(85.34, 23.55, 144.79°) |
| OKLab | oklab(86.67% -0.0528 0.0351) |
| OKLCH | oklch(86.67% 0.063 146.4) |
| XYZ | xyz(55.3628, 66.6763, 56.9570) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.27
Light Grey Green
#B7E1A1
ΔE00 6.74
Light Sage
#BCECAC
ΔE00 6.90
Hospital Green
#9BE5AA
ΔE00 7.29
Light Teal
#90E4C1
ΔE00 7.99
Very Pale Green
#CFFDBC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFBB #DFB9DD
analogous
#CADFB9 #B9DFBB #B9DFCE
triadic
#B9DFBB #BBB9DF #DFBBB9
tetradic
#B9DFBB #B9CADF #DFB9DD #DFCEB9
square
#B9DFBB #B9CADF #DFB9DD #DFCEB9
split-complementary
#B9DFBB #CEB9DF #DFB9CA
monochromatic
#65B969 #8FCC92 #B9DFBB #E3F2E4 #EAF5EB
Accessibility & contrast
On white
1.46
#B9DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B9DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFBB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFBB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#B5DDD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b9dfbb; /* rgb */ color: rgb(185, 223, 187); /* oklch */ color: oklch(86.7% 0.063 146.4);
Tailwind
colors: {
custom: {
50: '#cee9cf',
500: '#b9dfbb',
950: '#000000',
},
}SCSS
$custom: #b9dfbb; $custom-light: #cee9cf; $custom-dark: #000000;
JSON
{
"hex": "#b9dfbb",
"rgb": {
"r": 185,
"g": 223,
"b": 187
},
"hsl": {
"h": 123.158,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.86665,
"c": 0.06334,
"h": 146.4
},
"luminance": 0.66677
}Semantic roles & 50–950 ramp
primary
#B9DFBB
secondary
#B785B5
accent
#35AAB0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131613
muted
#838483