#BFDEBC#BFDEBC
#BFDEBC is a very light, muted green. Relative luminance 0.669; OKLCH L 86.9% C 0.057 H 142.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEBC |
|---|---|
| RGB | rgb(191, 222, 188) |
| HSL | hsl(115, 34%, 80%) |
| HSV | hsv(115, 15%, 87%) |
| CMYK | cmyk(14%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(85.48, -16.54, 13.30) |
| CIE-LCH | lch(85.48, 21.23, 141.20°) |
| OKLab | oklab(86.88% -0.0451 0.0344) |
| OKLCH | oklch(86.88% 0.057 142.7) |
| XYZ | xyz(56.6823, 66.9488, 57.5033) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.24
Light Sage
#BCECAC
ΔE00 7.57
Mint
#AAF0C1
ΔE00 7.71
Hospital Green
#9BE5AA
ΔE00 8.68
Very Pale Green
#CFFDBC
ΔE00 9.27
Light Teal
#90E4C1
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEBC #DBBCDE
analogous
#D0DEBC #BFDEBC #BCDECA
triadic
#BFDEBC #BCBFDE #DEBCBF
tetradic
#BFDEBC #BCD0DE #DBBCDE #DECABC
square
#BFDEBC #BCD0DE #DBBCDE #DECABC
split-complementary
#BFDEBC #CABCDE #DEBCD0
monochromatic
#71B66A #98CA93 #BFDEBC #E6F2E5 #EBF5EA
Accessibility & contrast
On white
1.46
#BFDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BFDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEBC
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEBC | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#DBD4BE
Tritanopia (blue-blind)
#BDDCD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdebc; /* rgb */ color: rgb(191, 222, 188); /* oklch */ color: oklch(86.9% 0.057 142.7);
Tailwind
colors: {
custom: {
50: '#d2e8d0',
500: '#bfdebc',
950: '#000000',
},
}SCSS
$custom: #bfdebc; $custom-light: #d2e8d0; $custom-dark: #000000;
JSON
{
"hex": "#bfdebc",
"rgb": {
"r": 191,
"g": 222,
"b": 188
},
"hsl": {
"h": 114.706,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86881,
"c": 0.0567,
"h": 142.7
},
"luminance": 0.6695
}Semantic roles & 50–950 ramp
primary
#BFDEBC
secondary
#B288B6
accent
#39ADA3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483