#BFCA89#BFCA89
#BFCA89 is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.5% C 0.087 H 116.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA89 |
|---|---|
| RGB | rgb(191, 202, 137) |
| HSL | hsl(70, 38%, 66%) |
| HSV | hsv(70, 32%, 79%) |
| CMYK | cmyk(5.4%, 0%, 32.2%, 20.8%) |
| CIE-LAB | lab(79.11, -14.24, 31.27) |
| CIE-LCH | lch(79.11, 34.36, 114.49°) |
| OKLab | oklab(81.49% -0.0382 0.0778) |
| OKLCH | oklch(81.49% 0.087 116.2) |
| XYZ | xyz(47.1217, 55.1239, 31.8196) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.48
Greenish Tan
#BCCB7A
ΔE00 3.01
Greenish Beige
#C9D179
ΔE00 4.68
Tan Green
#A9BE70
ΔE00 4.97
Light Olive
#ACBF69
ΔE00 5.38
Pale Olive Green
#B1D27B
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA89 #9489CA
analogous
#CAB589 #BFCA89 #9FCA89
triadic
#BFCA89 #89BFCA #CA89BF
tetradic
#BFCA89 #89CAB5 #9489CA #CA899F
square
#BFCA89 #89CAB5 #9489CA #CA899F
split-complementary
#BFCA89 #899FCA #B589CA
monochromatic
#889543 #A8B75F #BFCA89 #D6DDB3 #EDF0DD
Accessibility & contrast
On white
1.75
#BFCA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BFCA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA89
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA89 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C485
Deuteranopia (green-blind)
#D2C48C
Tritanopia (blue-blind)
#C6C3B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfca89; /* rgb */ color: rgb(191, 202, 137); /* oklch */ color: oklch(81.5% 0.087 116.2);
Tailwind
colors: {
custom: {
50: '#d3daac',
500: '#bfca89',
950: '#000000',
},
}SCSS
$custom: #bfca89; $custom-light: #d3daac; $custom-dark: #000000;
JSON
{
"hex": "#bfca89",
"rgb": {
"r": 191,
"g": 202,
"b": 137
},
"hsl": {
"h": 70.154,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.8149,
"c": 0.08665,
"h": 116.2
},
"luminance": 0.55124
}Semantic roles & 50–950 ramp
primary
#BFCA89
secondary
#665B9C
accent
#35B14A
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381