#BFCA96#BFCA96
#BFCA96 is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.7% C 0.071 H 117.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA96 |
|---|---|
| RGB | rgb(191, 202, 150) |
| HSL | hsl(73, 33%, 69%) |
| HSV | hsv(73, 26%, 79%) |
| CMYK | cmyk(5.4%, 0%, 25.7%, 20.8%) |
| CIE-LAB | lab(79.34, -12.47, 24.78) |
| CIE-LCH | lch(79.34, 27.74, 116.71°) |
| OKLab | oklab(81.75% -0.0328 0.0626) |
| OKLCH | oklch(81.75% 0.071 117.7) |
| XYZ | xyz(48.1110, 55.5196, 37.0301) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.84
Greenish Tan
#BCCB7A
ΔE00 5.80
Tan Green
#A9BE70
ΔE00 6.84
Greenish Beige
#C9D179
ΔE00 7.34
Light Moss Green
#A6C875
ΔE00 7.55
Pale Olive Green
#B1D27B
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA96 #A196CA
analogous
#CABB96 #BFCA96 #A5CA96
triadic
#BFCA96 #96BFCA #CA96BF
tetradic
#BFCA96 #96CABB #A196CA #CA96A5
square
#BFCA96 #96CABB #A196CA #CA96A5
split-complementary
#BFCA96 #96A5CA #BB96CA
monochromatic
#89994D #A6B56D #BFCA96 #D8DFBF #F1F3E7
Accessibility & contrast
On white
1.73
#BFCA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BFCA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA96
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA96 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 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)
#D1C493
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#C4C4BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfca96; /* rgb */ color: rgb(191, 202, 150); /* oklch */ color: oklch(81.7% 0.071 117.7);
Tailwind
colors: {
custom: {
50: '#d2dab5',
500: '#bfca96',
950: '#000000',
},
}SCSS
$custom: #bfca96; $custom-light: #d2dab5; $custom-dark: #000000;
JSON
{
"hex": "#bfca96",
"rgb": {
"r": 191,
"g": 202,
"b": 150
},
"hsl": {
"h": 72.692,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.81745,
"c": 0.07068,
"h": 117.7
},
"luminance": 0.55519
}Semantic roles & 50–950 ramp
primary
#BFCA96
secondary
#72659F
accent
#3AAC52
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381