#BFDCCA#BFDCCA
#BFDCCA is a very light, muted green. Relative luminance 0.665; OKLCH L 86.8% C 0.039 H 158.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCCA |
|---|---|
| RGB | rgb(191, 220, 202) |
| HSL | hsl(143, 29%, 81%) |
| HSV | hsv(143, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(85.26, -13.03, 5.62) |
| CIE-LCH | lch(85.26, 14.19, 156.67°) |
| OKLab | oklab(86.82% -0.0366 0.0146) |
| OKLCH | oklch(86.82% 0.039 158.2) |
| XYZ | xyz(57.7373, 66.5259, 65.6645) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 9.41
Honeydew
#F0FFF0
ΔE00 9.50
Duck Egg Blue
#C3FBF4
ΔE00 9.53
Eggshell Blue
#C4FFF7
ΔE00 10.19
Light Light Blue
#CAFFFB
ΔE00 10.36
Ice Blue (survey)
#D7FFFE
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCCA #DCBFD1
analogous
#C2DCBF #BFDCCA #BFDCD8
triadic
#BFDCCA #CABFDC #DCCABF
tetradic
#BFDCCA #BFC2DC #DCBFD1 #DCD8BF
square
#BFDCCA #BFC2DC #DCBFD1 #DCD8BF
split-complementary
#BFDCCA #D8BFDC #DCBFC2
monochromatic
#70B188 #97C6A9 #BFDCCA #E7F2EB #EBF4EF
Accessibility & contrast
On white
1.47
#BFDCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BFDCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCCA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCCA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#BADCD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdcca; /* rgb */ color: rgb(191, 220, 202); /* oklch */ color: oklch(86.8% 0.039 158.2);
Tailwind
colors: {
custom: {
50: '#d2e6da',
500: '#bfdcca',
950: '#000000',
},
}SCSS
$custom: #bfdcca; $custom-light: #d2e6da; $custom-dark: #000000;
JSON
{
"hex": "#bfdcca",
"rgb": {
"r": 191,
"g": 220,
"b": 202
},
"hsl": {
"h": 142.759,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86817,
"c": 0.03943,
"h": 158.2
},
"luminance": 0.66527
}Semantic roles & 50–950 ramp
primary
#BFDCCA
secondary
#B38CA4
accent
#3E80A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483