#BFC8A3#BFC8A3
#BFC8A3 is a light, muted yellow-green. Relative luminance 0.550; OKLCH L 81.6% C 0.051 H 118.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8A3 |
|---|---|
| RGB | rgb(191, 200, 163) |
| HSL | hsl(75, 25%, 71%) |
| HSV | hsv(75, 19%, 78%) |
| CMYK | cmyk(4.5%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(79.06, -9.50, 17.50) |
| CIE-LCH | lch(79.06, 19.92, 118.48°) |
| OKLab | oklab(81.61% -0.0245 0.0449) |
| OKLCH | oklch(81.61% 0.051 118.6) |
| XYZ | xyz(48.7503, 55.0294, 42.6967) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.03
Pale Olive
#B9CC81
ΔE00 8.55
Greenish Grey
#96AE8D
ΔE00 9.25
Greenish Tan
#BCCB7A
ΔE00 9.51
Beige (survey)
#E6DAA6
ΔE00 9.53
Light Grey Green
#B7E1A1
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8A3 #ACA3C8
analogous
#C8BEA3 #BFC8A3 #ACC8A3
triadic
#BFC8A3 #A3BFC8 #C8A3BF
tetradic
#BFC8A3 #A3C8BE #ACA3C8 #C8A3AC
square
#BFC8A3 #A3C8BE #ACA3C8 #C8A3AC
split-complementary
#BFC8A3 #A3ACC8 #BEA3C8
monochromatic
#88975A #A4B17D #BFC8A3 #DADFC9 #F2F4EC
Accessibility & contrast
On white
1.75
#BFC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BFC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8A3
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8A3 | 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)
#CDC4A1
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#C3C4BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc8a3; /* rgb */ color: rgb(191, 200, 163); /* oklch */ color: oklch(81.6% 0.051 118.6);
Tailwind
colors: {
custom: {
50: '#d2d8be',
500: '#bfc8a3',
950: '#000000',
},
}SCSS
$custom: #bfc8a3; $custom-light: #d2d8be; $custom-dark: #000000;
JSON
{
"hex": "#bfc8a3",
"rgb": {
"r": 191,
"g": 200,
"b": 163
},
"hsl": {
"h": 74.595,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.81605,
"c": 0.05115,
"h": 118.6
},
"luminance": 0.55029
}Semantic roles & 50–950 ramp
primary
#BFC8A3
secondary
#7D739D
accent
#42A45A
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382