#BAC0A4#BAC0A4
#BAC0A4 is a light, muted yellow-green. Relative luminance 0.508; OKLCH L 79.5% C 0.039 H 117.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0A4 |
|---|---|
| RGB | rgb(186, 192, 164) |
| HSL | hsl(73, 18%, 70%) |
| HSV | hsv(73, 15%, 75%) |
| CMYK | cmyk(3.1%, 0%, 14.6%, 24.7%) |
| CIE-LAB | lab(76.57, -7.01, 13.43) |
| CIE-LCH | lch(76.57, 15.15, 117.58°) |
| OKLab | oklab(79.55% -0.0178 0.0347) |
| OKLCH | oklch(79.55% 0.039 117.1) |
| XYZ | xyz(45.7994, 50.8188, 42.5110) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.82
Bland
#AFA88B
ΔE00 8.15
Greenish Grey
#96AE8D
ΔE00 8.69
Stone (survey)
#ADA587
ΔE00 9.07
Cement
#A5A391
ΔE00 9.08
Greyish
#A8A495
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0A4 #AAA4C0
analogous
#C0B8A4 #BAC0A4 #ACC0A4
triadic
#BAC0A4 #A4BAC0 #C0A4BA
tetradic
#BAC0A4 #A4C0B8 #AAA4C0 #C0A4AC
square
#BAC0A4 #A4C0B8 #AAA4C0 #C0A4AC
split-complementary
#BAC0A4 #A4ACC0 #B8A4C0
monochromatic
#818A60 #9FA780 #BAC0A4 #D5D9C8 #F1F2EC
Accessibility & contrast
On white
1.88
#BAC0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#BAC0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0A4
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0A4 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA2
Deuteranopia (green-blind)
#C4BDA5
Tritanopia (blue-blind)
#BDBDB8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bac0a4; /* rgb */ color: rgb(186, 192, 164); /* oklch */ color: oklch(79.5% 0.039 117.1);
Tailwind
colors: {
custom: {
50: '#ced3bf',
500: '#bac0a4',
950: '#000000',
},
}SCSS
$custom: #bac0a4; $custom-light: #ced3bf; $custom-dark: #000000;
JSON
{
"hex": "#bac0a4",
"rgb": {
"r": 186,
"g": 192,
"b": 164
},
"hsl": {
"h": 72.857,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.79548,
"c": 0.03896,
"h": 117.1
},
"luminance": 0.50819
}Semantic roles & 50–950 ramp
primary
#BAC0A4
secondary
#7B7494
accent
#499C5B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#131412
muted
#838382