#BFDCAA#BFDCAA
#BFDCAA is a very light, moderate yellow-green. Relative luminance 0.652; OKLCH L 86.0% C 0.074 H 132.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCAA |
|---|---|
| RGB | rgb(191, 220, 170) |
| HSL | hsl(95, 42%, 76%) |
| HSV | hsv(95, 23%, 86%) |
| CMYK | cmyk(13.2%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(84.57, -18.52, 21.46) |
| CIE-LCH | lch(84.57, 28.34, 130.80°) |
| OKLab | oklab(86.03% -0.0499 0.0547) |
| OKLCH | oklch(86.03% 0.074 132.3) |
| XYZ | xyz(54.3335, 65.1644, 47.7379) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.61
Light Sage
#BCECAC
ΔE00 4.99
Very Pale Green
#CFFDBC
ΔE00 7.51
Pale Olive
#B9CC81
ΔE00 7.56
Hospital Green
#9BE5AA
ΔE00 7.84
Washed Out Green
#BCF5A6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCAA #C7AADC
analogous
#D8DCAA #BFDCAA #AADCAE
triadic
#BFDCAA #AABFDC #DCAABF
tetradic
#BFDCAA #AAD8DC #C7AADC #DCAEAA
square
#BFDCAA #AAD8DC #C7AADC #DCAEAA
split-complementary
#BFDCAA #AEAADC #DCAAD8
monochromatic
#7EB853 #9ECA7F #BFDCAA #E0EED5 #EFF6E9
Accessibility & contrast
On white
1.50
#BFDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BFDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCAA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCAA | 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)
#E1D5A7
Deuteranopia (green-blind)
#DCD2AC
Tritanopia (blue-blind)
#C0D8CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdcaa; /* rgb */ color: rgb(191, 220, 170); /* oklch */ color: oklch(86.0% 0.074 132.3);
Tailwind
colors: {
custom: {
50: '#d2e7c3',
500: '#bfdcaa',
950: '#000000',
},
}SCSS
$custom: #bfdcaa; $custom-light: #d2e7c3; $custom-dark: #000000;
JSON
{
"hex": "#bfdcaa",
"rgb": {
"r": 191,
"g": 220,
"b": 170
},
"hsl": {
"h": 94.8,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.86034,
"c": 0.07401,
"h": 132.3
},
"luminance": 0.65165
}Semantic roles & 50–950 ramp
primary
#BFDCAA
secondary
#9A76B4
accent
#31B57D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482