#BFCA91#BFCA91
#BFCA91 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.6% C 0.077 H 117.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA91 |
|---|---|
| RGB | rgb(191, 202, 145) |
| HSL | hsl(72, 35%, 68%) |
| HSV | hsv(72, 28%, 79%) |
| CMYK | cmyk(5.4%, 0%, 28.2%, 20.8%) |
| CIE-LAB | lab(79.25, -13.17, 27.28) |
| CIE-LCH | lch(79.25, 30.29, 115.77°) |
| OKLab | oklab(81.64% -0.0349 0.0685) |
| OKLCH | oklch(81.64% 0.077 117) |
| XYZ | xyz(47.7170, 55.3620, 34.9547) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.81
Greenish Tan
#BCCB7A
ΔE00 4.67
Tan Green
#A9BE70
ΔE00 6.00
Greenish Beige
#C9D179
ΔE00 6.26
Light Olive
#ACBF69
ΔE00 6.72
Pale Olive Green
#B1D27B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA91 #9C91CA
analogous
#CAB891 #BFCA91 #A2CA91
triadic
#BFCA91 #91BFCA #CA91BF
tetradic
#BFCA91 #91CAB8 #9C91CA #CA91A2
square
#BFCA91 #91CAB8 #9C91CA #CA91A2
split-complementary
#BFCA91 #91A2CA #B891CA
monochromatic
#889849 #A7B668 #BFCA91 #D7DEBA #EFF2E4
Accessibility & contrast
On white
1.74
#BFCA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BFCA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA91
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA91 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#C5C4BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfca91; /* rgb */ color: rgb(191, 202, 145); /* oklch */ color: oklch(81.6% 0.077 117.0);
Tailwind
colors: {
custom: {
50: '#d3dab1',
500: '#bfca91',
950: '#000000',
},
}SCSS
$custom: #bfca91; $custom-light: #d3dab1; $custom-dark: #000000;
JSON
{
"hex": "#bfca91",
"rgb": {
"r": 191,
"g": 202,
"b": 145
},
"hsl": {
"h": 71.579,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.81644,
"c": 0.07689,
"h": 117
},
"luminance": 0.55362
}Semantic roles & 50–950 ramp
primary
#BFCA91
secondary
#6C609F
accent
#38AE4E
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381