#BAC8A2#BAC8A2
#BAC8A2 is a light, muted yellow-green. Relative luminance 0.544; OKLCH L 81.2% C 0.054 H 124.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8A2 |
|---|---|
| RGB | rgb(186, 200, 162) |
| HSL | hsl(82, 26%, 71%) |
| HSV | hsv(82, 19%, 78%) |
| CMYK | cmyk(7%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(78.67, -11.48, 17.44) |
| CIE-LCH | lch(78.67, 20.88, 123.36°) |
| OKLab | oklab(81.2% -0.0302 0.0447) |
| OKLCH | oklch(81.2% 0.054 124) |
| XYZ | xyz(47.4247, 54.3562, 42.1688) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.25
Pale Olive
#B9CC81
ΔE00 8.25
Greenish Grey
#96AE8D
ΔE00 8.29
Darkseagreen
#8FBC8F
ΔE00 8.96
Light Grey Green
#B7E1A1
ΔE00 9.01
Greenish Tan
#BCCB7A
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8A2 #B0A2C8
analogous
#C8C3A2 #BAC8A2 #A7C8A2
triadic
#BAC8A2 #A2BAC8 #C8A2BA
tetradic
#BAC8A2 #A2C8C3 #B0A2C8 #C8A2A7
square
#BAC8A2 #A2C8C3 #B0A2C8 #C8A2A7
split-complementary
#BAC8A2 #A2A7C8 #C3A2C8
monochromatic
#809759 #9DB17C #BAC8A2 #D7DFC8 #F1F4EC
Accessibility & contrast
On white
1.77
#BAC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BAC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8A2
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8A2 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#BDC4BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac8a2; /* rgb */ color: rgb(186, 200, 162); /* oklch */ color: oklch(81.2% 0.054 124.0);
Tailwind
colors: {
custom: {
50: '#cfd8bd',
500: '#bac8a2',
950: '#000000',
},
}SCSS
$custom: #bac8a2; $custom-light: #cfd8bd; $custom-dark: #000000;
JSON
{
"hex": "#bac8a2",
"rgb": {
"r": 186,
"g": 200,
"b": 162
},
"hsl": {
"h": 82.105,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.81198,
"c": 0.05395,
"h": 124
},
"luminance": 0.54356
}Semantic roles & 50–950 ramp
primary
#BAC8A2
secondary
#81729D
accent
#41A466
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#131412
muted
#838382