#BAC8A7#BAC8A7
#BAC8A7 is a light, muted yellow-green. Relative luminance 0.545; OKLCH L 81.3% C 0.048 H 126.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8A7 |
|---|---|
| RGB | rgb(186, 200, 167) |
| HSL | hsl(85, 23%, 72%) |
| HSV | hsv(85, 17%, 78%) |
| CMYK | cmyk(7%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(78.77, -10.67, 14.92) |
| CIE-LCH | lch(78.77, 18.35, 125.58°) |
| OKLab | oklab(81.32% -0.0281 0.0384) |
| OKLCH | oklch(81.32% 0.048 126.2) |
| XYZ | xyz(47.8780, 54.5375, 44.5562) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.55
Greenish Grey
#96AE8D
ΔE00 8.25
Darkseagreen
#8FBC8F
ΔE00 9.35
Pale Olive
#B9CC81
ΔE00 9.64
Light Grey Green
#B7E1A1
ΔE00 9.86
Lichen
#8FB67B
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8A7 #B5A7C8
analogous
#C8C6A7 #BAC8A7 #AAC8A7
triadic
#BAC8A7 #A7BAC8 #C8A7BA
tetradic
#BAC8A7 #A7C8C6 #B5A7C8 #C8A7AA
square
#BAC8A7 #A7C8C6 #B5A7C8 #C8A7AA
split-complementary
#BAC8A7 #A7AAC8 #C6A7C8
monochromatic
#7F975E #9CB081 #BAC8A7 #D8E0CD #F0F3EC
Accessibility & contrast
On white
1.76
#BAC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BAC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8A7
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8A7 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A5
Deuteranopia (green-blind)
#CAC3A8
Tritanopia (blue-blind)
#BCC5BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac8a7; /* rgb */ color: rgb(186, 200, 167); /* oklch */ color: oklch(81.3% 0.048 126.2);
Tailwind
colors: {
custom: {
50: '#ced8c1',
500: '#bac8a7',
950: '#000000',
},
}SCSS
$custom: #bac8a7; $custom-light: #ced8c1; $custom-dark: #000000;
JSON
{
"hex": "#bac8a7",
"rgb": {
"r": 186,
"g": 200,
"b": 167
},
"hsl": {
"h": 85.455,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.81316,
"c": 0.04762,
"h": 126.2
},
"luminance": 0.54538
}Semantic roles & 50–950 ramp
primary
#BAC8A7
secondary
#87779D
accent
#44A26C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382