#BFDEB9#BFDEB9
#BFDEB9 is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.8% C 0.060 H 140.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEB9 |
|---|---|
| RGB | rgb(191, 222, 185) |
| HSL | hsl(110, 36%, 80%) |
| HSV | hsv(110, 17%, 87%) |
| CMYK | cmyk(14%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(85.41, -17.06, 14.78) |
| CIE-LCH | lch(85.41, 22.57, 139.09°) |
| OKLab | oklab(86.81% -0.0463 0.0381) |
| OKLCH | oklch(86.81% 0.06 140.6) |
| XYZ | xyz(56.3623, 66.8208, 55.8178) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.42
Light Sage
#BCECAC
ΔE00 6.85
Mint
#AAF0C1
ΔE00 7.55
Hospital Green
#9BE5AA
ΔE00 8.25
Very Pale Green
#CFFDBC
ΔE00 8.70
Very Light Green
#D1FFBD
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEB9 #D8B9DE
analogous
#D2DEB9 #BFDEB9 #B9DEC6
triadic
#BFDEB9 #B9BFDE #DEB9BF
tetradic
#BFDEB9 #B9D2DE #D8B9DE #DEC6B9
square
#BFDEB9 #B9D2DE #D8B9DE #DEC6B9
split-complementary
#BFDEB9 #C6B9DE #DEB9D2
monochromatic
#73B766 #99CA8F #BFDEB9 #E5F2E3 #ECF5EA
Accessibility & contrast
On white
1.46
#BFDEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BFDEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEB9
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEB9 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B7
Deuteranopia (green-blind)
#DBD4BB
Tritanopia (blue-blind)
#BDDBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdeb9; /* rgb */ color: rgb(191, 222, 185); /* oklch */ color: oklch(86.8% 0.060 140.6);
Tailwind
colors: {
custom: {
50: '#d2e8ce',
500: '#bfdeb9',
950: '#000000',
},
}SCSS
$custom: #bfdeb9; $custom-light: #d2e8ce; $custom-dark: #000000;
JSON
{
"hex": "#bfdeb9",
"rgb": {
"r": 191,
"g": 222,
"b": 185
},
"hsl": {
"h": 110.27,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.86808,
"c": 0.06001,
"h": 140.6
},
"luminance": 0.66822
}Semantic roles & 50–950 ramp
primary
#BFDEB9
secondary
#AE85B6
accent
#37AF9B
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483