#BFC8A0#BFC8A0
#BFC8A0 is a light, muted yellow-green. Relative luminance 0.549; OKLCH L 81.5% C 0.055 H 117.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8A0 |
|---|---|
| RGB | rgb(191, 200, 160) |
| HSL | hsl(74, 27%, 71%) |
| HSV | hsv(74, 20%, 78%) |
| CMYK | cmyk(4.5%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(79.00, -9.96, 19.02) |
| CIE-LCH | lch(79.00, 21.47, 117.65°) |
| OKLab | oklab(81.54% -0.0258 0.0486) |
| OKLCH | oklch(81.54% 0.055 117.9) |
| XYZ | xyz(48.4847, 54.9231, 41.2979) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.77
Sage Green
#9CAF88
ΔE00 7.96
Greenish Tan
#BCCB7A
ΔE00 8.71
Beige (survey)
#E6DAA6
ΔE00 9.20
Tan Green
#A9BE70
ΔE00 9.26
Greenish Grey
#96AE8D
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8A0 #A9A0C8
analogous
#C8BDA0 #BFC8A0 #ABC8A0
triadic
#BFC8A0 #A0BFC8 #C8A0BF
tetradic
#BFC8A0 #A0C8BD #A9A0C8 #C8A0AB
square
#BFC8A0 #A0C8BD #A9A0C8 #C8A0AB
split-complementary
#BFC8A0 #A0ABC8 #BDA0C8
monochromatic
#889657 #A5B279 #BFC8A0 #D9DEC7 #F2F4EC
Accessibility & contrast
On white
1.75
#BFC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BFC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8A0
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8A0 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39E
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#C3C3BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc8a0; /* rgb */ color: rgb(191, 200, 160); /* oklch */ color: oklch(81.5% 0.055 117.9);
Tailwind
colors: {
custom: {
50: '#d2d8bc',
500: '#bfc8a0',
950: '#000000',
},
}SCSS
$custom: #bfc8a0; $custom-light: #d2d8bc; $custom-dark: #000000;
JSON
{
"hex": "#bfc8a0",
"rgb": {
"r": 191,
"g": 200,
"b": 160
},
"hsl": {
"h": 73.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.81537,
"c": 0.05503,
"h": 117.9
},
"luminance": 0.54923
}Semantic roles & 50–950 ramp
primary
#BFC8A0
secondary
#7A709D
accent
#40A557
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382