#BFDEBF#BFDEBF
#BFDEBF is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.053 H 145.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEBF |
|---|---|
| RGB | rgb(191, 222, 191) |
| HSL | hsl(120, 32%, 81%) |
| HSV | hsv(120, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(85.54, -16.02, 11.82) |
| CIE-LCH | lch(85.54, 19.91, 143.59°) |
| OKLab | oklab(86.96% -0.0439 0.0306) |
| OKLCH | oklch(86.96% 0.053 145.1) |
| XYZ | xyz(57.0090, 67.0795, 59.2242) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.98
Light Grey Green
#B7E1A1
ΔE00 8.09
Light Sage
#BCECAC
ΔE00 8.34
Hospital Green
#9BE5AA
ΔE00 9.18
Light Teal
#90E4C1
ΔE00 9.38
Very Pale Green
#CFFDBC
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEBF #DEBFDE
analogous
#CEDEBF #BFDEBF #BFDECE
triadic
#BFDEBF #BFBFDE #DEBFBF
tetradic
#BFDEBF #BFCEDE #DEBFDE #DECEBF
square
#BFDEBF #BFCEDE #DEBFDE #DECEBF
split-complementary
#BFDEBF #CEBFDE #DEBFCE
monochromatic
#6EB46E #97C997 #BFDEBF #E7F3E7 #EBF5EB
Accessibility & contrast
On white
1.46
#BFDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BFDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEBF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEBF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#BCDCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdebf; /* rgb */ color: rgb(191, 222, 191); /* oklch */ color: oklch(87.0% 0.053 145.1);
Tailwind
colors: {
custom: {
50: '#d2e8d2',
500: '#bfdebf',
950: '#000000',
},
}SCSS
$custom: #bfdebf; $custom-light: #d2e8d2; $custom-dark: #000000;
JSON
{
"hex": "#bfdebf",
"rgb": {
"r": 191,
"g": 222,
"b": 191
},
"hsl": {
"h": 120,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.86955,
"c": 0.05348,
"h": 145.1
},
"luminance": 0.67081
}Semantic roles & 50–950 ramp
primary
#BFDEBF
secondary
#B68BB6
accent
#3BABAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483