#BFCA95#BFCA95
#BFCA95 is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.7% C 0.072 H 117.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA95 |
|---|---|
| RGB | rgb(191, 202, 149) |
| HSL | hsl(72, 33%, 69%) |
| HSV | hsv(72, 26%, 79%) |
| CMYK | cmyk(5.4%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(79.32, -12.61, 25.28) |
| CIE-LCH | lch(79.32, 28.25, 116.51°) |
| OKLab | oklab(81.73% -0.0333 0.0638) |
| OKLCH | oklch(81.73% 0.072 117.5) |
| XYZ | xyz(48.0309, 55.4876, 36.6078) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.63
Greenish Tan
#BCCB7A
ΔE00 5.57
Tan Green
#A9BE70
ΔE00 6.66
Greenish Beige
#C9D179
ΔE00 7.11
Light Moss Green
#A6C875
ΔE00 7.38
Pale Olive Green
#B1D27B
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA95 #A095CA
analogous
#CABB95 #BFCA95 #A5CA95
triadic
#BFCA95 #95BFCA #CA95BF
tetradic
#BFCA95 #95CABB #A095CA #CA95A5
square
#BFCA95 #95CABB #A095CA #CA95A5
split-complementary
#BFCA95 #95A5CA #BB95CA
monochromatic
#89984C #A6B66C #BFCA95 #D8DEBE #F0F3E7
Accessibility & contrast
On white
1.74
#BFCA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BFCA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA95
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA95 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#C4C4BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfca95; /* rgb */ color: rgb(191, 202, 149); /* oklch */ color: oklch(81.7% 0.072 117.5);
Tailwind
colors: {
custom: {
50: '#d2dab4',
500: '#bfca95',
950: '#000000',
},
}SCSS
$custom: #bfca95; $custom-light: #d2dab4; $custom-dark: #000000;
JSON
{
"hex": "#bfca95",
"rgb": {
"r": 191,
"g": 202,
"b": 149
},
"hsl": {
"h": 72.453,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.81725,
"c": 0.07192,
"h": 117.5
},
"luminance": 0.55487
}Semantic roles & 50–950 ramp
primary
#BFCA95
secondary
#70649F
accent
#39AC51
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381