#BFDCA9#BFDCA9
#BFDCA9 is a very light, moderate yellow-green. Relative luminance 0.651; OKLCH L 86.0% C 0.075 H 132.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCA9 |
|---|---|
| RGB | rgb(191, 220, 169) |
| HSL | hsl(94, 42%, 76%) |
| HSV | hsv(94, 23%, 86%) |
| CMYK | cmyk(13.2%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(84.55, -18.67, 21.95) |
| CIE-LCH | lch(84.55, 28.82, 130.39°) |
| OKLab | oklab(86.01% -0.0503 0.0559) |
| OKLCH | oklch(86.01% 0.075 132) |
| XYZ | xyz(54.2392, 65.1267, 47.2416) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.45
Light Sage
#BCECAC
ΔE00 4.90
Pale Olive
#B9CC81
ΔE00 7.36
Very Pale Green
#CFFDBC
ΔE00 7.45
Washed Out Green
#BCF5A6
ΔE00 7.76
Very Light Green
#D1FFBD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCA9 #C6A9DC
analogous
#D9DCA9 #BFDCA9 #A9DCAD
triadic
#BFDCA9 #A9BFDC #DCA9BF
tetradic
#BFDCA9 #A9D9DC #C6A9DC #DCADA9
square
#BFDCA9 #A9D9DC #C6A9DC #DCADA9
split-complementary
#BFDCA9 #ADA9DC #DCA9D9
monochromatic
#7EB952 #9FCA7E #BFDCA9 #DFEED4 #EFF6E9
Accessibility & contrast
On white
1.50
#BFDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BFDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCA9
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCA9 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A6
Deuteranopia (green-blind)
#DCD2AB
Tritanopia (blue-blind)
#C0D8CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdca9; /* rgb */ color: rgb(191, 220, 169); /* oklch */ color: oklch(86.0% 0.075 132.0);
Tailwind
colors: {
custom: {
50: '#d2e7c2',
500: '#bfdca9',
950: '#000000',
},
}SCSS
$custom: #bfdca9; $custom-light: #d2e7c2; $custom-dark: #000000;
JSON
{
"hex": "#bfdca9",
"rgb": {
"r": 191,
"g": 220,
"b": 169
},
"hsl": {
"h": 94.118,
"s": 42.149,
"l": 76.275
},
"oklch": {
"l": 0.86012,
"c": 0.07519,
"h": 132
},
"luminance": 0.65127
}Semantic roles & 50–950 ramp
primary
#BFDCA9
secondary
#9975B4
accent
#30B57C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482