#BFDAC8#BFDAC8
#BFDAC8 is a very light, muted green. Relative luminance 0.654; OKLCH L 86.3% C 0.038 H 156.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDAC8 |
|---|---|
| RGB | rgb(191, 218, 200) |
| HSL | hsl(140, 27%, 80%) |
| HSV | hsv(140, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 8.3%, 14.5%) |
| CIE-LAB | lab(84.68, -12.38, 5.84) |
| CIE-LCH | lch(84.68, 13.69, 154.75°) |
| OKLab | oklab(86.34% -0.0347 0.0152) |
| OKLCH | oklch(86.34% 0.038 156.3) |
| XYZ | xyz(56.9802, 65.3883, 64.2516) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.58
Ice
#D6FFFA
ΔE00 9.90
Light Grey
#D8DCD6
ΔE00 10.13
Duck Egg Blue
#C3FBF4
ΔE00 10.14
Eggshell Blue
#C4FFF7
ΔE00 10.80
Powder Blue
#B0E0E6
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDAC8 #DABFD1
analogous
#C3DABF #BFDAC8 #BFDAD5
triadic
#BFDAC8 #C8BFDA #DAC8BF
tetradic
#BFDAC8 #BFC3DA #DABFD1 #DAD5BF
square
#BFDAC8 #BFC3DA #DABFD1 #DAD5BF
split-complementary
#BFDAC8 #D5BFDA #DABFC3
monochromatic
#71AD85 #98C4A7 #BFDAC8 #E6F0E9 #ECF4EE
Accessibility & contrast
On white
1.49
#BFDAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BFDAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDAC8
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDAC8 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C7
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#BBD9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdac8; /* rgb */ color: rgb(191, 218, 200); /* oklch */ color: oklch(86.3% 0.038 156.3);
Tailwind
colors: {
custom: {
50: '#d2e5d8',
500: '#bfdac8',
950: '#000000',
},
}SCSS
$custom: #bfdac8; $custom-light: #d2e5d8; $custom-dark: #000000;
JSON
{
"hex": "#bfdac8",
"rgb": {
"r": 191,
"g": 218,
"b": 200
},
"hsl": {
"h": 140,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.8634,
"c": 0.03787,
"h": 156.3
},
"luminance": 0.65389
}Semantic roles & 50–950 ramp
primary
#BFDAC8
secondary
#B18DA5
accent
#4084A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483