#BFC896#BFC896
#BFC896 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.3% C 0.068 H 116.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC896 |
|---|---|
| RGB | rgb(191, 200, 150) |
| HSL | hsl(71, 31%, 69%) |
| HSV | hsv(71, 25%, 78%) |
| CMYK | cmyk(4.5%, 0%, 25%, 21.6%) |
| CIE-LAB | lab(78.80, -11.45, 24.05) |
| CIE-LCH | lch(78.80, 26.63, 115.45°) |
| OKLab | oklab(81.32% -0.0299 0.0608) |
| OKLCH | oklch(81.32% 0.068 116.2) |
| XYZ | xyz(47.6448, 54.5872, 36.8747) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.40
Greenish Tan
#BCCB7A
ΔE00 6.24
Tan Green
#A9BE70
ΔE00 7.11
Greenish Beige
#C9D179
ΔE00 7.70
Light Olive
#ACBF69
ΔE00 7.96
Light Moss Green
#A6C875
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC896 #9F96C8
analogous
#C8B896 #BFC896 #A6C896
triadic
#BFC896 #96BFC8 #C896BF
tetradic
#BFC896 #96C8B8 #9F96C8 #C896A6
square
#BFC896 #96C8B8 #9F96C8 #C896A6
split-complementary
#BFC896 #96A6C8 #B896C8
monochromatic
#89954E #A7B36E #BFC896 #D7DDBE #F0F2E6
Accessibility & contrast
On white
1.76
#BFC896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BFC896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC896
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC896 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC393
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#C5C2BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc896; /* rgb */ color: rgb(191, 200, 150); /* oklch */ color: oklch(81.3% 0.068 116.2);
Tailwind
colors: {
custom: {
50: '#d2d8b5',
500: '#bfc896',
950: '#000000',
},
}SCSS
$custom: #bfc896; $custom-light: #d2d8b5; $custom-dark: #000000;
JSON
{
"hex": "#bfc896",
"rgb": {
"r": 191,
"g": 200,
"b": 150
},
"hsl": {
"h": 70.8,
"s": 31.25,
"l": 68.627
},
"oklch": {
"l": 0.81319,
"c": 0.06779,
"h": 116.2
},
"luminance": 0.54587
}Semantic roles & 50–950 ramp
primary
#BFC896
secondary
#6F669D
accent
#3CAA4F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381