#BFDEB0#BFDEB0
#BFDEB0 is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.6% C 0.070 H 135.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEB0 |
|---|---|
| RGB | rgb(191, 222, 176) |
| HSL | hsl(100, 41%, 78%) |
| HSV | hsv(100, 21%, 87%) |
| CMYK | cmyk(14%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(85.23, -18.55, 19.24) |
| CIE-LCH | lch(85.23, 26.72, 133.96°) |
| OKLab | oklab(86.6% -0.0501 0.0492) |
| OKLCH | oklch(86.6% 0.07 135.5) |
| XYZ | xyz(55.4421, 66.4527, 50.9716) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.21
Light Sage
#BCECAC
ΔE00 5.08
Very Pale Green
#CFFDBC
ΔE00 7.41
Hospital Green
#9BE5AA
ΔE00 7.50
Mint
#AAF0C1
ΔE00 7.66
Very Light Green
#D1FFBD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEB0 #CFB0DE
analogous
#D6DEB0 #BFDEB0 #B0DEB8
triadic
#BFDEB0 #B0BFDE #DEB0BF
tetradic
#BFDEB0 #B0D6DE #CFB0DE #DEB8B0
square
#BFDEB0 #B0D6DE #CFB0DE #DEB8B0
split-complementary
#BFDEB0 #B8B0DE #DEB0D6
monochromatic
#79BA5A #9CCC85 #BFDEB0 #E2F0DB #EEF6E9
Accessibility & contrast
On white
1.47
#BFDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BFDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEB0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEB0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AD
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#BFDAD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdeb0; /* rgb */ color: rgb(191, 222, 176); /* oklch */ color: oklch(86.6% 0.070 135.5);
Tailwind
colors: {
custom: {
50: '#d2e8c7',
500: '#bfdeb0',
950: '#000000',
},
}SCSS
$custom: #bfdeb0; $custom-light: #d2e8c7; $custom-dark: #000000;
JSON
{
"hex": "#bfdeb0",
"rgb": {
"r": 191,
"g": 222,
"b": 176
},
"hsl": {
"h": 100.435,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.86598,
"c": 0.07025,
"h": 135.5
},
"luminance": 0.66454
}Semantic roles & 50–950 ramp
primary
#BFDEB0
secondary
#A37CB6
accent
#31B489
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482