#BFC995#BFC995
#BFC995 is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.5% C 0.070 H 116.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC995 |
|---|---|
| RGB | rgb(191, 201, 149) |
| HSL | hsl(72, 33%, 69%) |
| HSV | hsv(72, 26%, 79%) |
| CMYK | cmyk(5%, 0%, 25.9%, 21.2%) |
| CIE-LAB | lab(79.05, -12.10, 24.91) |
| CIE-LCH | lch(79.05, 27.70, 115.91°) |
| OKLab | oklab(81.51% -0.0318 0.0629) |
| OKLCH | oklch(81.51% 0.07 116.8) |
| XYZ | xyz(47.7970, 55.0198, 36.5298) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.90
Greenish Tan
#BCCB7A
ΔE00 5.78
Tan Green
#A9BE70
ΔE00 6.78
Greenish Beige
#C9D179
ΔE00 7.29
Light Olive
#ACBF69
ΔE00 7.61
Light Moss Green
#A6C875
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC995 #9F95C9
analogous
#C9B995 #BFC995 #A5C995
triadic
#BFC995 #95BFC9 #C995BF
tetradic
#BFC995 #95C9B9 #9F95C9 #C995A5
square
#BFC995 #95C9B9 #9F95C9 #C995A5
split-complementary
#BFC995 #95A5C9 #B995C9
monochromatic
#89974D #A7B46C #BFC995 #D7DEBE #F0F2E6
Accessibility & contrast
On white
1.75
#BFC995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BFC995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC995
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC995 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C392
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#C5C3BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc995; /* rgb */ color: rgb(191, 201, 149); /* oklch */ color: oklch(81.5% 0.070 116.8);
Tailwind
colors: {
custom: {
50: '#d2d9b4',
500: '#bfc995',
950: '#000000',
},
}SCSS
$custom: #bfc995; $custom-light: #d2d9b4; $custom-dark: #000000;
JSON
{
"hex": "#bfc995",
"rgb": {
"r": 191,
"g": 201,
"b": 149
},
"hsl": {
"h": 71.538,
"s": 32.5,
"l": 68.627
},
"oklch": {
"l": 0.81511,
"c": 0.07048,
"h": 116.8
},
"luminance": 0.5502
}Semantic roles & 50–950 ramp
primary
#BFC995
secondary
#6F649E
accent
#3AAB50
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381