#BFDACC#BFDACC
#BFDACC is a very light, muted green. Relative luminance 0.656; OKLCH L 86.4% C 0.035 H 163.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDACC |
|---|---|
| RGB | rgb(191, 218, 204) |
| HSL | hsl(149, 27%, 80%) |
| HSV | hsv(149, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(84.78, -11.64, 3.86) |
| CIE-LCH | lch(84.78, 12.26, 161.63°) |
| OKLab | oklab(86.45% -0.0331 0.01) |
| OKLCH | oklch(86.45% 0.035 163.1) |
| XYZ | xyz(57.4538, 65.5777, 66.7458) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 9.13
Powder Blue
#B0E0E6
ΔE00 9.38
Honeydew
#F0FFF0
ΔE00 9.44
Light Grey
#D8DCD6
ΔE00 9.49
Duck Egg Blue
#C3FBF4
ΔE00 9.53
Ice Blue (survey)
#D7FFFE
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDACC #DABFCD
analogous
#BFDABF #BFDACC #BFDADA
triadic
#BFDACC #CCBFDA #DACCBF
tetradic
#BFDACC #BFBFDA #DABFCD #DADABF
square
#BFDACC #BFBFDA #DABFCD #DADABF
split-complementary
#BFDACC #DABFDA #DABFBF
monochromatic
#71AD8E #98C4AD #BFDACC #E6F0EB #ECF4F0
Accessibility & contrast
On white
1.49
#BFDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BFDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDACC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDACC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#BADAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdacc; /* rgb */ color: rgb(191, 218, 204); /* oklch */ color: oklch(86.4% 0.035 163.1);
Tailwind
colors: {
custom: {
50: '#d2e5db',
500: '#bfdacc',
950: '#000000',
},
}SCSS
$custom: #bfdacc; $custom-light: #d2e5db; $custom-dark: #000000;
JSON
{
"hex": "#bfdacc",
"rgb": {
"r": 191,
"g": 218,
"b": 204
},
"hsl": {
"h": 148.889,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.86449,
"c": 0.03456,
"h": 163.1
},
"luminance": 0.65579
}Semantic roles & 50–950 ramp
primary
#BFDACC
secondary
#B18D9F
accent
#4075A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484