#BAC8AE#BAC8AE
#BAC8AE is a light, muted yellow-green. Relative luminance 0.548; OKLCH L 81.5% C 0.039 H 130.5°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8AE |
|---|---|
| RGB | rgb(186, 200, 174) |
| HSL | hsl(92, 19%, 73%) |
| HSV | hsv(92, 13%, 78%) |
| CMYK | cmyk(7%, 0%, 13%, 21.6%) |
| CIE-LAB | lab(78.93, -9.50, 11.39) |
| CIE-LCH | lch(78.93, 14.84, 129.83°) |
| OKLab | oklab(81.49% -0.0252 0.0295) |
| OKLCH | oklch(81.49% 0.039 130.5) |
| XYZ | xyz(48.5427, 54.8034, 48.0569) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.48
Greenish Grey
#96AE8D
ΔE00 8.68
Darkseagreen
#8FBC8F
ΔE00 10.34
Light Grey
#D8DCD6
ΔE00 10.74
Silver (survey)
#C5C9C7
ΔE00 10.98
Light Grey Green
#B7E1A1
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8AE #BCAEC8
analogous
#C7C8AE #BAC8AE #AEC8AF
triadic
#BAC8AE #AEBAC8 #C8AEBA
tetradic
#BAC8AE #AEC7C8 #BCAEC8 #C8AFAE
square
#BAC8AE #AEC7C8 #BCAEC8 #C8AFAE
split-complementary
#BAC8AE #AFAEC8 #C8AEC7
monochromatic
#7C9666 #9BAF8A #BAC8AE #D9E1D2 #EFF3ED
Accessibility & contrast
On white
1.76
#BAC8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BAC8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8AE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8AE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#C9C3AF
Tritanopia (blue-blind)
#BBC6C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac8ae; /* rgb */ color: rgb(186, 200, 174); /* oklch */ color: oklch(81.5% 0.039 130.5);
Tailwind
colors: {
custom: {
50: '#ced8c6',
500: '#bac8ae',
950: '#000000',
},
}SCSS
$custom: #bac8ae; $custom-light: #ced8c6; $custom-dark: #000000;
JSON
{
"hex": "#bac8ae",
"rgb": {
"r": 186,
"g": 200,
"b": 174
},
"hsl": {
"h": 92.308,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.81489,
"c": 0.03883,
"h": 130.5
},
"luminance": 0.54804
}Semantic roles & 50–950 ramp
primary
#BAC8AE
secondary
#8E7E9C
accent
#489D76
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382