#BFCA97#BFCA97
#BFCA97 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.8% C 0.069 H 117.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA97 |
|---|---|
| RGB | rgb(191, 202, 151) |
| HSL | hsl(73, 32%, 69%) |
| HSV | hsv(73, 25%, 79%) |
| CMYK | cmyk(5.4%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(79.36, -12.32, 24.27) |
| CIE-LCH | lch(79.36, 27.22, 116.92°) |
| OKLab | oklab(81.77% -0.0324 0.0614) |
| OKLCH | oklch(81.77% 0.069 117.8) |
| XYZ | xyz(48.1919, 55.5520, 37.4560) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.06
Greenish Tan
#BCCB7A
ΔE00 6.04
Tan Green
#A9BE70
ΔE00 7.03
Greenish Beige
#C9D179
ΔE00 7.56
Light Moss Green
#A6C875
ΔE00 7.72
Pale Olive Green
#B1D27B
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA97 #A297CA
analogous
#CABC97 #BFCA97 #A6CA97
triadic
#BFCA97 #97BFCA #CA97BF
tetradic
#BFCA97 #97CABC #A297CA #CA97A6
square
#BFCA97 #97CABC #A297CA #CA97A6
split-complementary
#BFCA97 #97A6CA #BC97CA
monochromatic
#89994E #A6B56E #BFCA97 #D8DFC0 #F1F3E8
Accessibility & contrast
On white
1.73
#BFCA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BFCA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA97
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA97 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C494
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#C4C4BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfca97; /* rgb */ color: rgb(191, 202, 151); /* oklch */ color: oklch(81.8% 0.069 117.8);
Tailwind
colors: {
custom: {
50: '#d2dab6',
500: '#bfca97',
950: '#000000',
},
}SCSS
$custom: #bfca97; $custom-light: #d2dab6; $custom-dark: #000000;
JSON
{
"hex": "#bfca97",
"rgb": {
"r": 191,
"g": 202,
"b": 151
},
"hsl": {
"h": 72.941,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.81766,
"c": 0.06942,
"h": 117.8
},
"luminance": 0.55552
}Semantic roles & 50–950 ramp
primary
#BFCA97
secondary
#73669F
accent
#3AAB53
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381