#BFDECB#BFDECB
#BFDECB is a very light, muted green. Relative luminance 0.676; OKLCH L 87.3% C 0.042 H 158.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDECB |
|---|---|
| RGB | rgb(191, 222, 203) |
| HSL | hsl(143, 32%, 81%) |
| HSV | hsv(143, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(85.82, -13.85, 5.89) |
| CIE-LCH | lch(85.82, 15.05, 156.95°) |
| OKLab | oklab(87.27% -0.0389 0.0153) |
| OKLCH | oklch(87.27% 0.042 158.5) |
| XYZ | xyz(58.3841, 67.6295, 66.4661) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.15
Ice
#D6FFFA
ΔE00 9.19
Honeydew
#F0FFF0
ΔE00 9.52
Eggshell Blue
#C4FFF7
ΔE00 9.76
Pale Aqua
#B8FFEB
ΔE00 9.82
Light Light Blue
#CAFFFB
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDECB #DEBFD2
analogous
#C2DEBF #BFDECB #BFDEDA
triadic
#BFDECB #CBBFDE #DECBBF
tetradic
#BFDECB #BFC2DE #DEBFD2 #DEDABF
square
#BFDECB #BFC2DE #DEBFD2 #DEDABF
split-complementary
#BFDECB #DABFDE #DEBFC2
monochromatic
#6EB489 #97C9AA #BFDECB #E7F3EC #EBF5EF
Accessibility & contrast
On white
1.45
#BFDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BFDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDECB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDECB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#BADED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdecb; /* rgb */ color: rgb(191, 222, 203); /* oklch */ color: oklch(87.3% 0.042 158.5);
Tailwind
colors: {
custom: {
50: '#d2e8da',
500: '#bfdecb',
950: '#000000',
},
}SCSS
$custom: #bfdecb; $custom-light: #d2e8da; $custom-dark: #000000;
JSON
{
"hex": "#bfdecb",
"rgb": {
"r": 191,
"g": 222,
"b": 203
},
"hsl": {
"h": 143.226,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87267,
"c": 0.04185,
"h": 158.5
},
"luminance": 0.67631
}Semantic roles & 50–950 ramp
primary
#BFDECB
secondary
#B68BA5
accent
#3B7FAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483