#BFDEB7#BFDEB7
#BFDEB7 is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.8% C 0.062 H 139.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEB7 |
|---|---|
| RGB | rgb(191, 222, 183) |
| HSL | hsl(108, 37%, 79%) |
| HSV | hsv(108, 18%, 87%) |
| CMYK | cmyk(14%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(85.37, -17.40, 15.77) |
| CIE-LCH | lch(85.37, 23.48, 137.80°) |
| OKLab | oklab(86.76% -0.0472 0.0406) |
| OKLCH | oklch(86.76% 0.062 139.3) |
| XYZ | xyz(56.1526, 66.7369, 54.7137) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.90
Light Sage
#BCECAC
ΔE00 6.41
Mint
#AAF0C1
ΔE00 7.50
Hospital Green
#9BE5AA
ΔE00 8.02
Very Pale Green
#CFFDBC
ΔE00 8.36
Very Light Green
#D1FFBD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEB7 #D6B7DE
analogous
#D3DEB7 #BFDEB7 #B7DEC3
triadic
#BFDEB7 #B7BFDE #DEB7BF
tetradic
#BFDEB7 #B7D3DE #D6B7DE #DEC3B7
square
#BFDEB7 #B7D3DE #D6B7DE #DEC3B7
split-complementary
#BFDEB7 #C3B7DE #DEB7D3
monochromatic
#74B863 #9ACB8D #BFDEB7 #E4F1E1 #ECF5EA
Accessibility & contrast
On white
1.46
#BFDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BFDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEB7
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEB7 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B5
Deuteranopia (green-blind)
#DCD4B9
Tritanopia (blue-blind)
#BEDBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdeb7; /* rgb */ color: rgb(191, 222, 183); /* oklch */ color: oklch(86.8% 0.062 139.3);
Tailwind
colors: {
custom: {
50: '#d2e8cc',
500: '#bfdeb7',
950: '#000000',
},
}SCSS
$custom: #bfdeb7; $custom-light: #d2e8cc; $custom-dark: #000000;
JSON
{
"hex": "#bfdeb7",
"rgb": {
"r": 191,
"g": 222,
"b": 183
},
"hsl": {
"h": 107.692,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.8676,
"c": 0.06225,
"h": 139.3
},
"luminance": 0.66738
}Semantic roles & 50–950 ramp
primary
#BFDEB7
secondary
#AC83B6
accent
#35B097
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483