#BFC8A4#BFC8A4
#BFC8A4 is a light, muted yellow-green. Relative luminance 0.551; OKLCH L 81.6% C 0.050 H 118.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8A4 |
|---|---|
| RGB | rgb(191, 200, 164) |
| HSL | hsl(75, 25%, 71%) |
| HSV | hsv(75, 18%, 78%) |
| CMYK | cmyk(4.5%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(79.08, -9.34, 17.00) |
| CIE-LCH | lch(79.08, 19.40, 118.79°) |
| OKLab | oklab(81.63% -0.0241 0.0436) |
| OKLCH | oklch(81.63% 0.05 118.9) |
| XYZ | xyz(48.8402, 55.0654, 43.1705) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.07
Pale Olive
#B9CC81
ΔE00 8.82
Greenish Grey
#96AE8D
ΔE00 9.23
Beige (survey)
#E6DAA6
ΔE00 9.65
Greenish Tan
#BCCB7A
ΔE00 9.78
Light Grey Green
#B7E1A1
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8A4 #ADA4C8
analogous
#C8BFA4 #BFC8A4 #ADC8A4
triadic
#BFC8A4 #A4BFC8 #C8A4BF
tetradic
#BFC8A4 #A4C8BF #ADA4C8 #C8A4AD
square
#BFC8A4 #A4C8BF #ADA4C8 #C8A4AD
split-complementary
#BFC8A4 #A4ADC8 #BFA4C8
monochromatic
#88975B #A4B17E #BFC8A4 #DADFCA #F2F3EC
Accessibility & contrast
On white
1.75
#BFC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BFC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8A4
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8A4 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A2
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#C3C4BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc8a4; /* rgb */ color: rgb(191, 200, 164); /* oklch */ color: oklch(81.6% 0.050 118.9);
Tailwind
colors: {
custom: {
50: '#d2d8bf',
500: '#bfc8a4',
950: '#000000',
},
}SCSS
$custom: #bfc8a4; $custom-light: #d2d8bf; $custom-dark: #000000;
JSON
{
"hex": "#bfc8a4",
"rgb": {
"r": 191,
"g": 200,
"b": 164
},
"hsl": {
"h": 75,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.81629,
"c": 0.04986,
"h": 118.9
},
"luminance": 0.55065
}Semantic roles & 50–950 ramp
primary
#BFC8A4
secondary
#7E749D
accent
#42A35B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382