#BAC8A8#BAC8A8
#BAC8A8 is a light, muted yellow-green. Relative luminance 0.546; OKLCH L 81.3% C 0.046 H 126.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8A8 |
|---|---|
| RGB | rgb(186, 200, 168) |
| HSL | hsl(86, 23%, 72%) |
| HSV | hsv(86, 16%, 78%) |
| CMYK | cmyk(7%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(78.80, -10.51, 14.42) |
| CIE-LCH | lch(78.80, 17.84, 126.09°) |
| OKLab | oklab(81.34% -0.0277 0.0372) |
| OKLCH | oklch(81.34% 0.046 126.7) |
| XYZ | xyz(47.9708, 54.5746, 45.0449) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.65
Greenish Grey
#96AE8D
ΔE00 8.27
Darkseagreen
#8FBC8F
ΔE00 9.46
Pale Olive
#B9CC81
ΔE00 9.93
Light Grey Green
#B7E1A1
ΔE00 10.06
Lichen
#8FB67B
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8A8 #B6A8C8
analogous
#C8C6A8 #BAC8A8 #AAC8A8
triadic
#BAC8A8 #A8BAC8 #C8A8BA
tetradic
#BAC8A8 #A8C8C6 #B6A8C8 #C8A8AA
square
#BAC8A8 #A8C8C6 #B6A8C8 #C8A8AA
split-complementary
#BAC8A8 #A8AAC8 #C6A8C8
monochromatic
#7E965F #9CB083 #BAC8A8 #D8E0CD #F0F3EC
Accessibility & contrast
On white
1.76
#BAC8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BAC8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8A8
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8A8 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A6
Deuteranopia (green-blind)
#CAC3A9
Tritanopia (blue-blind)
#BCC5BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac8a8; /* rgb */ color: rgb(186, 200, 168); /* oklch */ color: oklch(81.3% 0.046 126.7);
Tailwind
colors: {
custom: {
50: '#ced8c2',
500: '#bac8a8',
950: '#000000',
},
}SCSS
$custom: #bac8a8; $custom-light: #ced8c2; $custom-dark: #000000;
JSON
{
"hex": "#bac8a8",
"rgb": {
"r": 186,
"g": 200,
"b": 168
},
"hsl": {
"h": 86.25,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.8134,
"c": 0.04636,
"h": 126.7
},
"luminance": 0.54575
}Semantic roles & 50–950 ramp
primary
#BAC8A8
secondary
#88789D
accent
#45A16D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382