#B9DBAE#B9DBAE
#B9DBAE is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.5% C 0.071 H 138.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DBAE |
|---|---|
| RGB | rgb(185, 219, 174) |
| HSL | hsl(105, 38%, 77%) |
| HSV | hsv(105, 21%, 86%) |
| CMYK | cmyk(15.5%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(83.98, -19.47, 18.49) |
| CIE-LCH | lch(83.98, 26.85, 136.48°) |
| OKLab | oklab(85.49% -0.0528 0.0474) |
| OKLCH | oklch(85.49% 0.071 138.1) |
| XYZ | xyz(52.9775, 64.0324, 49.6046) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.37
Light Sage
#BCECAC
ΔE00 5.40
Hospital Green
#9BE5AA
ΔE00 6.96
Mint
#AAF0C1
ΔE00 7.32
Very Pale Green
#CFFDBC
ΔE00 8.06
Very Light Green
#D1FFBD
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DBAE #D0AEDB
analogous
#D0DBAE #B9DBAE #AEDBBA
triadic
#B9DBAE #AEB9DB #DBAEB9
tetradic
#B9DBAE #AED0DB #D0AEDB #DBBAAE
square
#B9DBAE #AED0DB #D0AEDB #DBBAAE
split-complementary
#B9DBAE #BAAEDB #DBAED0
monochromatic
#70B559 #94C884 #B9DBAE #DEEED8 #EDF6EA
Accessibility & contrast
On white
1.52
#B9DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#B9DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DBAE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DBAE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#D9D0B0
Tritanopia (blue-blind)
#B8D8CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b9dbae; /* rgb */ color: rgb(185, 219, 174); /* oklch */ color: oklch(85.5% 0.071 138.1);
Tailwind
colors: {
custom: {
50: '#cee6c6',
500: '#b9dbae',
950: '#000000',
},
}SCSS
$custom: #b9dbae; $custom-light: #cee6c6; $custom-dark: #000000;
JSON
{
"hex": "#b9dbae",
"rgb": {
"r": 185,
"g": 219,
"b": 174
},
"hsl": {
"h": 105.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85492,
"c": 0.07092,
"h": 138.1
},
"luminance": 0.64033
}Semantic roles & 50–950 ramp
primary
#B9DBAE
secondary
#A57AB3
accent
#34B193
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131613
muted
#838482