#BFCA9F#BFCA9F
#BFCA9F is a light, muted yellow-green. Relative luminance 0.558; OKLCH L 81.9% C 0.059 H 119.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA9F |
|---|---|
| RGB | rgb(191, 202, 159) |
| HSL | hsl(75, 29%, 71%) |
| HSV | hsv(75, 21%, 79%) |
| CMYK | cmyk(5.4%, 0%, 21.3%, 20.8%) |
| CIE-LAB | lab(79.51, -11.14, 20.26) |
| CIE-LCH | lch(79.51, 23.12, 118.81°) |
| OKLab | oklab(81.94% -0.0291 0.0517) |
| OKLCH | oklch(81.94% 0.059 119.4) |
| XYZ | xyz(48.8638, 55.8207, 40.9944) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.96
Greenish Tan
#BCCB7A
ΔE00 8.00
Sage Green
#9CAF88
ΔE00 8.12
Light Grey Green
#B7E1A1
ΔE00 8.64
Tan Green
#A9BE70
ΔE00 8.68
Beige (survey)
#E6DAA6
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA9F #AA9FCA
analogous
#CABF9F #BFCA9F #A9CA9F
triadic
#BFCA9F #9FBFCA #CA9FBF
tetradic
#BFCA9F #9FCABF #AA9FCA #CA9FA9
square
#BFCA9F #9FCABF #AA9FCA #CA9FA9
split-complementary
#BFCA9F #9FA9CA #BF9FCA
monochromatic
#889A55 #A5B478 #BFCA9F #D9E0C6 #F2F4EB
Accessibility & contrast
On white
1.73
#BFCA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BFCA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA9F
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA9F | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59C
Deuteranopia (green-blind)
#CFC5A1
Tritanopia (blue-blind)
#C3C5BE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfca9f; /* rgb */ color: rgb(191, 202, 159); /* oklch */ color: oklch(81.9% 0.059 119.4);
Tailwind
colors: {
custom: {
50: '#d2dabb',
500: '#bfca9f',
950: '#000000',
},
}SCSS
$custom: #bfca9f; $custom-light: #d2dabb; $custom-dark: #000000;
JSON
{
"hex": "#bfca9f",
"rgb": {
"r": 191,
"g": 202,
"b": 159
},
"hsl": {
"h": 75.349,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.81939,
"c": 0.0593,
"h": 119.4
},
"luminance": 0.55821
}Semantic roles & 50–950 ramp
primary
#BFCA9F
secondary
#7B6E9F
accent
#3EA859
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382