#BFCA94#BFCA94
#BFCA94 is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.7% C 0.073 H 117.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA94 |
|---|---|
| RGB | rgb(191, 202, 148) |
| HSL | hsl(72, 34%, 69%) |
| HSV | hsv(72, 27%, 79%) |
| CMYK | cmyk(5.4%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(79.30, -12.75, 25.78) |
| CIE-LCH | lch(79.30, 28.76, 116.32°) |
| OKLab | oklab(81.7% -0.0337 0.065) |
| OKLCH | oklch(81.7% 0.073 117.4) |
| XYZ | xyz(47.9514, 55.4558, 36.1891) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.42
Greenish Tan
#BCCB7A
ΔE00 5.34
Tan Green
#A9BE70
ΔE00 6.49
Greenish Beige
#C9D179
ΔE00 6.90
Pale Olive Green
#B1D27B
ΔE00 7.21
Light Moss Green
#A6C875
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA94 #9F94CA
analogous
#CABA94 #BFCA94 #A4CA94
triadic
#BFCA94 #94BFCA #CA94BF
tetradic
#BFCA94 #94CABA #9F94CA #CA94A4
square
#BFCA94 #94CABA #9F94CA #CA94A4
split-complementary
#BFCA94 #94A4CA #BA94CA
monochromatic
#89984B #A7B66B #BFCA94 #D7DEBD #F0F3E6
Accessibility & contrast
On white
1.74
#BFCA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BFCA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA94
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA94 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C491
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#C5C4BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfca94; /* rgb */ color: rgb(191, 202, 148); /* oklch */ color: oklch(81.7% 0.073 117.4);
Tailwind
colors: {
custom: {
50: '#d2dab3',
500: '#bfca94',
950: '#000000',
},
}SCSS
$custom: #bfca94; $custom-light: #d2dab3; $custom-dark: #000000;
JSON
{
"hex": "#bfca94",
"rgb": {
"r": 191,
"g": 202,
"b": 148
},
"hsl": {
"h": 72.222,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.81704,
"c": 0.07317,
"h": 117.4
},
"luminance": 0.55456
}Semantic roles & 50–950 ramp
primary
#BFCA94
secondary
#6F639F
accent
#39AD50
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381