#BFCA90#BFCA90
#BFCA90 is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.6% C 0.078 H 116.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA90 |
|---|---|
| RGB | rgb(191, 202, 144) |
| HSL | hsl(71, 35%, 68%) |
| HSV | hsv(71, 29%, 79%) |
| CMYK | cmyk(5.4%, 0%, 28.7%, 20.8%) |
| CIE-LAB | lab(79.23, -13.31, 27.78) |
| CIE-LCH | lch(79.23, 30.80, 115.60°) |
| OKLab | oklab(81.62% -0.0353 0.0697) |
| OKLCH | oklch(81.62% 0.078 116.9) |
| XYZ | xyz(47.6402, 55.3313, 34.5504) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.62
Greenish Tan
#BCCB7A
ΔE00 4.46
Tan Green
#A9BE70
ΔE00 5.84
Greenish Beige
#C9D179
ΔE00 6.05
Light Olive
#ACBF69
ΔE00 6.53
Pale Olive Green
#B1D27B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA90 #9B90CA
analogous
#CAB890 #BFCA90 #A2CA90
triadic
#BFCA90 #90BFCA #CA90BF
tetradic
#BFCA90 #90CAB8 #9B90CA #CA90A2
square
#BFCA90 #90CAB8 #9B90CA #CA90A2
split-complementary
#BFCA90 #90A2CA #B890CA
monochromatic
#889748 #A7B667 #BFCA90 #D7DEB9 #EFF2E3
Accessibility & contrast
On white
1.74
#BFCA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BFCA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA90
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA90 | 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)
#D2C48C
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#C5C4BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfca90; /* rgb */ color: rgb(191, 202, 144); /* oklch */ color: oklch(81.6% 0.078 116.9);
Tailwind
colors: {
custom: {
50: '#d3dab1',
500: '#bfca90',
950: '#000000',
},
}SCSS
$custom: #bfca90; $custom-light: #d3dab1; $custom-dark: #000000;
JSON
{
"hex": "#bfca90",
"rgb": {
"r": 191,
"g": 202,
"b": 144
},
"hsl": {
"h": 71.379,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.81624,
"c": 0.07812,
"h": 116.9
},
"luminance": 0.55331
}Semantic roles & 50–950 ramp
primary
#BFCA90
secondary
#6C609F
accent
#37AE4E
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381