#BFC8A5#BFC8A5
#BFC8A5 is a light, muted yellow-green. Relative luminance 0.551; OKLCH L 81.7% C 0.049 H 119.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8A5 |
|---|---|
| RGB | rgb(191, 200, 165) |
| HSL | hsl(75, 24%, 72%) |
| HSV | hsv(75, 18%, 78%) |
| CMYK | cmyk(4.5%, 0%, 17.5%, 21.6%) |
| CIE-LAB | lab(79.10, -9.18, 16.50) |
| CIE-LCH | lch(79.10, 18.88, 119.10°) |
| OKLab | oklab(81.65% -0.0237 0.0424) |
| OKLCH | oklch(81.65% 0.049 119.2) |
| XYZ | xyz(48.9309, 55.1016, 43.6479) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.13
Pale Olive
#B9CC81
ΔE00 9.09
Greenish Grey
#96AE8D
ΔE00 9.23
Beige (survey)
#E6DAA6
ΔE00 9.78
Greenish Tan
#BCCB7A
ΔE00 10.06
Light Grey Green
#B7E1A1
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8A5 #AEA5C8
analogous
#C8C0A5 #BFC8A5 #AEC8A5
triadic
#BFC8A5 #A5BFC8 #C8A5BF
tetradic
#BFC8A5 #A5C8C0 #AEA5C8 #C8A5AE
square
#BFC8A5 #A5C8C0 #AEA5C8 #C8A5AE
split-complementary
#BFC8A5 #A5AEC8 #C0A5C8
monochromatic
#88975C #A4B17F #BFC8A5 #DADFCB #F1F3EC
Accessibility & contrast
On white
1.75
#BFC8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BFC8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8A5
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8A5 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A3
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#C2C4BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc8a5; /* rgb */ color: rgb(191, 200, 165); /* oklch */ color: oklch(81.7% 0.049 119.2);
Tailwind
colors: {
custom: {
50: '#d2d8bf',
500: '#bfc8a5',
950: '#000000',
},
}SCSS
$custom: #bfc8a5; $custom-light: #d2d8bf; $custom-dark: #000000;
JSON
{
"hex": "#bfc8a5",
"rgb": {
"r": 191,
"g": 200,
"b": 165
},
"hsl": {
"h": 75.429,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.81652,
"c": 0.04856,
"h": 119.2
},
"luminance": 0.55102
}Semantic roles & 50–950 ramp
primary
#BFC8A5
secondary
#7F759D
accent
#43A35B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382