#BFDEBD#BFDEBD
#BFDEBD is a very light, muted green. Relative luminance 0.670; OKLCH L 86.9% C 0.056 H 143.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEBD |
|---|---|
| RGB | rgb(191, 222, 189) |
| HSL | hsl(116, 33%, 81%) |
| HSV | hsv(116, 15%, 87%) |
| CMYK | cmyk(14%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.50, -16.37, 12.81) |
| CIE-LCH | lch(85.50, 20.78, 141.97°) |
| OKLab | oklab(86.91% -0.0447 0.0331) |
| OKLCH | oklch(86.91% 0.056 143.5) |
| XYZ | xyz(56.7905, 66.9921, 58.0730) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.52
Mint
#AAF0C1
ΔE00 7.79
Light Sage
#BCECAC
ΔE00 7.82
Hospital Green
#9BE5AA
ΔE00 8.84
Light Teal
#90E4C1
ΔE00 9.42
Very Pale Green
#CFFDBC
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEBD #DCBDDE
analogous
#CFDEBD #BFDEBD #BDDECB
triadic
#BFDEBD #BDBFDE #DEBDBF
tetradic
#BFDEBD #BDCFDE #DCBDDE #DECBBD
square
#BFDEBD #BDCFDE #DCBDDE #DECBBD
split-complementary
#BFDEBD #CBBDDE #DEBDCF
monochromatic
#70B56B #97CA94 #BFDEBD #E7F2E6 #EBF5EB
Accessibility & contrast
On white
1.46
#BFDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BFDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEBD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEBD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#BDDCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdebd; /* rgb */ color: rgb(191, 222, 189); /* oklch */ color: oklch(86.9% 0.056 143.5);
Tailwind
colors: {
custom: {
50: '#d2e8d1',
500: '#bfdebd',
950: '#000000',
},
}SCSS
$custom: #bfdebd; $custom-light: #d2e8d1; $custom-dark: #000000;
JSON
{
"hex": "#bfdebd",
"rgb": {
"r": 191,
"g": 222,
"b": 189
},
"hsl": {
"h": 116.364,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.86906,
"c": 0.05562,
"h": 143.5
},
"luminance": 0.66993
}Semantic roles & 50–950 ramp
primary
#BFDEBD
secondary
#B389B6
accent
#39ACA5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483