#BFCAA1#BFCAA1
#BFCAA1 is a light, muted yellow-green. Relative luminance 0.559; OKLCH L 82.0% C 0.057 H 119.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAA1 |
|---|---|
| RGB | rgb(191, 202, 161) |
| HSL | hsl(76, 28%, 71%) |
| HSV | hsv(76, 20%, 79%) |
| CMYK | cmyk(5.4%, 0%, 20.3%, 20.8%) |
| CIE-LAB | lab(79.55, -10.84, 19.25) |
| CIE-LCH | lch(79.55, 22.09, 119.37°) |
| OKLab | oklab(81.98% -0.0282 0.0492) |
| OKLCH | oklch(81.98% 0.057 119.9) |
| XYZ | xyz(49.0387, 55.8907, 41.9158) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 8.10
Greenish Tan
#BCCB7A
ΔE00 8.52
Light Grey Green
#B7E1A1
ΔE00 8.87
Tan Green
#A9BE70
ΔE00 9.14
Beige (survey)
#E6DAA6
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAA1 #ACA1CA
analogous
#CAC0A1 #BFCAA1 #AACAA1
triadic
#BFCAA1 #A1BFCA #CAA1BF
tetradic
#BFCAA1 #A1CAC0 #ACA1CA #CAA1AA
square
#BFCAA1 #A1CAC0 #ACA1CA #CAA1AA
split-complementary
#BFCAA1 #A1AACA #C0A1CA
monochromatic
#889A57 #A4B47A #BFCAA1 #DAE0C8 #F2F4EB
Accessibility & contrast
On white
1.72
#BFCAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BFCAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAA1
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAA1 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59F
Deuteranopia (green-blind)
#CEC5A3
Tritanopia (blue-blind)
#C3C5BF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfcaa1; /* rgb */ color: rgb(191, 202, 161); /* oklch */ color: oklch(82.0% 0.057 119.9);
Tailwind
colors: {
custom: {
50: '#d2dabd',
500: '#bfcaa1',
950: '#000000',
},
}SCSS
$custom: #bfcaa1; $custom-light: #d2dabd; $custom-dark: #000000;
JSON
{
"hex": "#bfcaa1",
"rgb": {
"r": 191,
"g": 202,
"b": 161
},
"hsl": {
"h": 76.098,
"s": 27.891,
"l": 71.176
},
"oklch": {
"l": 0.81983,
"c": 0.05674,
"h": 119.9
},
"luminance": 0.55891
}Semantic roles & 50–950 ramp
primary
#BFCAA1
secondary
#7D709F
accent
#3FA75B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382