#BFC8AF#BFC8AF
#BFC8AF is a light, muted yellow-green. Relative luminance 0.555; OKLCH L 81.9% C 0.036 H 123.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8AF |
|---|---|
| RGB | rgb(191, 200, 175) |
| HSL | hsl(82, 19%, 74%) |
| HSV | hsv(82, 13%, 78%) |
| CMYK | cmyk(4.5%, 0%, 12.5%, 21.6%) |
| CIE-LAB | lab(79.32, -7.55, 11.46) |
| CIE-LCH | lch(79.32, 13.73, 123.38°) |
| OKLab | oklab(81.9% -0.0195 0.0297) |
| OKLCH | oklch(81.9% 0.036 123.3) |
| XYZ | xyz(49.8769, 55.4800, 48.6302) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.32
Light Grey
#D8DCD6
ΔE00 9.71
Greenish Grey
#96AE8D
ΔE00 9.79
Silver (survey)
#C5C9C7
ΔE00 10.02
Bland
#AFA88B
ΔE00 10.42
Cement
#A5A391
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8AF #B8AFC8
analogous
#C8C4AF #BFC8AF #B2C8AF
triadic
#BFC8AF #AFBFC8 #C8AFBF
tetradic
#BFC8AF #AFC8C4 #B8AFC8 #C8AFB2
square
#BFC8AF #AFC8C4 #B8AFC8 #C8AFB2
split-complementary
#BFC8AF #AFB2C8 #C4AFC8
monochromatic
#859667 #A2AF8B #BFC8AF #DCE1D3 #F0F3ED
Accessibility & contrast
On white
1.74
#BFC8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BFC8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8AF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8AF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AE
Deuteranopia (green-blind)
#CAC4B0
Tritanopia (blue-blind)
#C1C5C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc8af; /* rgb */ color: rgb(191, 200, 175); /* oklch */ color: oklch(81.9% 0.036 123.3);
Tailwind
colors: {
custom: {
50: '#d2d8c6',
500: '#bfc8af',
950: '#000000',
},
}SCSS
$custom: #bfc8af; $custom-light: #d2d8c6; $custom-dark: #000000;
JSON
{
"hex": "#bfc8af",
"rgb": {
"r": 191,
"g": 200,
"b": 175
},
"hsl": {
"h": 81.6,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.81896,
"c": 0.03558,
"h": 123.3
},
"luminance": 0.5548
}Semantic roles & 50–950 ramp
primary
#BFC8AF
secondary
#897F9C
accent
#499D67
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382