#BFDACA#BFDACA
#BFDACA is a very light, muted green. Relative luminance 0.655; OKLCH L 86.4% C 0.036 H 159.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDACA |
|---|---|
| RGB | rgb(191, 218, 202) |
| HSL | hsl(144, 27%, 80%) |
| HSV | hsv(144, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(84.73, -12.01, 4.85) |
| CIE-LCH | lch(84.73, 12.95, 158.01°) |
| OKLab | oklab(86.39% -0.0339 0.0126) |
| OKLCH | oklch(86.39% 0.036 159.6) |
| XYZ | xyz(57.2155, 65.4824, 65.4906) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.48
Ice
#D6FFFA
ΔE00 9.50
Light Grey
#D8DCD6
ΔE00 9.80
Duck Egg Blue
#C3FBF4
ΔE00 9.81
Powder Blue
#B0E0E6
ΔE00 10.10
Ice Blue (survey)
#D7FFFE
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDACA #DABFCF
analogous
#C1DABF #BFDACA #BFDAD7
triadic
#BFDACA #CABFDA #DACABF
tetradic
#BFDACA #BFC1DA #DABFCF #DAD7BF
square
#BFDACA #BFC1DA #DABFCF #DAD7BF
split-complementary
#BFDACA #D7BFDA #DABFC1
monochromatic
#71AD8A #98C4AA #BFDACA #E6F0EA #ECF4EF
Accessibility & contrast
On white
1.49
#BFDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BFDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDACA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDACA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#BBDAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdaca; /* rgb */ color: rgb(191, 218, 202); /* oklch */ color: oklch(86.4% 0.036 159.6);
Tailwind
colors: {
custom: {
50: '#d2e5da',
500: '#bfdaca',
950: '#000000',
},
}SCSS
$custom: #bfdaca; $custom-light: #d2e5da; $custom-dark: #000000;
JSON
{
"hex": "#bfdaca",
"rgb": {
"r": 191,
"g": 218,
"b": 202
},
"hsl": {
"h": 144.444,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.86394,
"c": 0.03615,
"h": 159.6
},
"luminance": 0.65483
}Semantic roles & 50–950 ramp
primary
#BFDACA
secondary
#B18DA2
accent
#407CA5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483