#BFC8A7#BFC8A7
#BFC8A7 is a light, muted yellow-green. Relative luminance 0.552; OKLCH L 81.7% C 0.046 H 119.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8A7 |
|---|---|
| RGB | rgb(191, 200, 167) |
| HSL | hsl(76, 23%, 72%) |
| HSV | hsv(76, 17%, 78%) |
| CMYK | cmyk(4.5%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(79.14, -8.86, 15.49) |
| CIE-LCH | lch(79.14, 17.85, 119.78°) |
| OKLab | oklab(81.7% -0.0229 0.0399) |
| OKLCH | oklch(81.7% 0.046 119.8) |
| XYZ | xyz(49.1143, 55.1750, 44.6141) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.27
Greenish Grey
#96AE8D
ΔE00 9.25
Pale Olive
#B9CC81
ΔE00 9.65
Beige (survey)
#E6DAA6
ΔE00 10.05
Bland
#AFA88B
ΔE00 10.27
Greenish Tan
#BCCB7A
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8A7 #B0A7C8
analogous
#C8C1A7 #BFC8A7 #AFC8A7
triadic
#BFC8A7 #A7BFC8 #C8A7BF
tetradic
#BFC8A7 #A7C8C1 #B0A7C8 #C8A7AF
square
#BFC8A7 #A7C8C1 #B0A7C8 #C8A7AF
split-complementary
#BFC8A7 #A7AFC8 #C1A7C8
monochromatic
#87975E #A4B081 #BFC8A7 #DAE0CD #F1F3EC
Accessibility & contrast
On white
1.74
#BFC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BFC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8A7
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8A7 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A5
Deuteranopia (green-blind)
#CBC4A8
Tritanopia (blue-blind)
#C2C4BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc8a7; /* rgb */ color: rgb(191, 200, 167); /* oklch */ color: oklch(81.7% 0.046 119.8);
Tailwind
colors: {
custom: {
50: '#d2d8c1',
500: '#bfc8a7',
950: '#000000',
},
}SCSS
$custom: #bfc8a7; $custom-light: #d2d8c1; $custom-dark: #000000;
JSON
{
"hex": "#bfc8a7",
"rgb": {
"r": 191,
"g": 200,
"b": 167
},
"hsl": {
"h": 76.364,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.81699,
"c": 0.04597,
"h": 119.8
},
"luminance": 0.55175
}Semantic roles & 50–950 ramp
primary
#BFC8A7
secondary
#81779D
accent
#44A25D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382