#BFCA99#BFCA99
#BFCA99 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.8% C 0.067 H 118.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA99 |
|---|---|
| RGB | rgb(191, 202, 153) |
| HSL | hsl(73, 32%, 70%) |
| HSV | hsv(73, 24%, 79%) |
| CMYK | cmyk(5.4%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(79.40, -12.03, 23.27) |
| CIE-LCH | lch(79.40, 26.20, 117.35°) |
| OKLab | oklab(81.81% -0.0316 0.059) |
| OKLCH | oklch(81.81% 0.067 118.2) |
| XYZ | xyz(48.3557, 55.6175, 38.3186) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.52
Greenish Tan
#BCCB7A
ΔE00 6.51
Tan Green
#A9BE70
ΔE00 7.41
Greenish Beige
#C9D179
ΔE00 8.02
Light Moss Green
#A6C875
ΔE00 8.07
Pale Olive Green
#B1D27B
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA99 #A499CA
analogous
#CABD99 #BFCA99 #A7CA99
triadic
#BFCA99 #99BFCA #CA99BF
tetradic
#BFCA99 #99CABD #A499CA #CA99A7
square
#BFCA99 #99CABD #A499CA #CA99A7
split-complementary
#BFCA99 #99A7CA #BD99CA
monochromatic
#899950 #A6B571 #BFCA99 #D8DFC1 #F2F4EA
Accessibility & contrast
On white
1.73
#BFCA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BFCA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA99
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA99 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#CFC59B
Tritanopia (blue-blind)
#C4C5BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfca99; /* rgb */ color: rgb(191, 202, 153); /* oklch */ color: oklch(81.8% 0.067 118.2);
Tailwind
colors: {
custom: {
50: '#d2dab7',
500: '#bfca99',
950: '#000000',
},
}SCSS
$custom: #bfca99; $custom-light: #d2dab7; $custom-dark: #000000;
JSON
{
"hex": "#bfca99",
"rgb": {
"r": 191,
"g": 202,
"b": 153
},
"hsl": {
"h": 73.469,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.81808,
"c": 0.0669,
"h": 118.2
},
"luminance": 0.55617
}Semantic roles & 50–950 ramp
primary
#BFCA99
secondary
#75689F
accent
#3BAA54
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381