#BAC2A2#BAC2A2
#BAC2A2 is a light, muted yellow-green. Relative luminance 0.516; OKLCH L 79.9% C 0.045 H 118.8°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2A2 |
|---|---|
| RGB | rgb(186, 194, 162) |
| HSL | hsl(75, 21%, 70%) |
| HSV | hsv(75, 16%, 76%) |
| CMYK | cmyk(4.1%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(77.06, -8.38, 15.19) |
| CIE-LCH | lch(77.06, 17.35, 118.88°) |
| OKLab | oklab(79.92% -0.0215 0.0391) |
| OKLCH | oklch(79.92% 0.045 118.8) |
| XYZ | xyz(46.0623, 51.6314, 41.7146) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.23
Greenish Grey
#96AE8D
ΔE00 8.27
Bland
#AFA88B
ΔE00 8.96
Stone (survey)
#ADA587
ΔE00 9.81
Pale Olive
#B9CC81
ΔE00 10.01
Cement
#A5A391
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2A2 #AAA2C2
analogous
#C2BAA2 #BAC2A2 #AAC2A2
triadic
#BAC2A2 #A2BAC2 #C2A2BA
tetradic
#BAC2A2 #A2C2BA #AAA2C2 #C2A2AA
square
#BAC2A2 #A2C2BA #AAA2C2 #C2A2AA
split-complementary
#BAC2A2 #A2AAC2 #BAA2C2
monochromatic
#818D5D #9FAA7D #BAC2A2 #D5DAC7 #F1F2EC
Accessibility & contrast
On white
1.85
#BAC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BAC2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2A2
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2A2 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BEA0
Deuteranopia (green-blind)
#C6BEA3
Tritanopia (blue-blind)
#BDBEB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bac2a2; /* rgb */ color: rgb(186, 194, 162); /* oklch */ color: oklch(79.9% 0.045 118.8);
Tailwind
colors: {
custom: {
50: '#ced4bd',
500: '#bac2a2',
950: '#000000',
},
}SCSS
$custom: #bac2a2; $custom-light: #ced4bd; $custom-dark: #000000;
JSON
{
"hex": "#bac2a2",
"rgb": {
"r": 186,
"g": 194,
"b": 162
},
"hsl": {
"h": 75,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.79922,
"c": 0.04464,
"h": 118.8
},
"luminance": 0.51631
}Semantic roles & 50–950 ramp
primary
#BAC2A2
secondary
#7B7296
accent
#469F5D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#131412
muted
#838382