#BFDCCB#BFDCCB
#BFDCCB is a very light, muted green. Relative luminance 0.666; OKLCH L 86.8% C 0.039 H 159.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCCB |
|---|---|
| RGB | rgb(191, 220, 203) |
| HSL | hsl(145, 29%, 81%) |
| HSV | hsv(145, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(85.29, -12.84, 5.13) |
| CIE-LCH | lch(85.29, 13.82, 158.24°) |
| OKLab | oklab(86.84% -0.0362 0.0133) |
| OKLCH | oklch(86.84% 0.039 159.8) |
| XYZ | xyz(57.8560, 66.5734, 66.2901) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 9.20
Duck Egg Blue
#C3FBF4
ΔE00 9.36
Honeydew
#F0FFF0
ΔE00 9.45
Eggshell Blue
#C4FFF7
ΔE00 10.03
Light Light Blue
#CAFFFB
ΔE00 10.15
Ice Blue (survey)
#D7FFFE
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCCB #DCBFD0
analogous
#C1DCBF #BFDCCB #BFDCD9
triadic
#BFDCCB #CBBFDC #DCCBBF
tetradic
#BFDCCB #BFC1DC #DCBFD0 #DCD9BF
square
#BFDCCB #BFC1DC #DCBFD0 #DCD9BF
split-complementary
#BFDCCB #D9BFDC #DCBFC1
monochromatic
#70B18B #97C6AB #BFDCCB #E7F2EB #EBF4EF
Accessibility & contrast
On white
1.47
#BFDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BFDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCCB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCCB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#BADCD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdccb; /* rgb */ color: rgb(191, 220, 203); /* oklch */ color: oklch(86.8% 0.039 159.8);
Tailwind
colors: {
custom: {
50: '#d2e6da',
500: '#bfdccb',
950: '#000000',
},
}SCSS
$custom: #bfdccb; $custom-light: #d2e6da; $custom-dark: #000000;
JSON
{
"hex": "#bfdccb",
"rgb": {
"r": 191,
"g": 220,
"b": 203
},
"hsl": {
"h": 144.828,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86844,
"c": 0.03859,
"h": 159.8
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#BFDCCB
secondary
#B38CA3
accent
#3E7CA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483