#A2BAAC#A2BAAC
#A2BAAC is a light, muted green. Relative luminance 0.458; OKLCH L 76.7% C 0.033 H 160.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAAC |
|---|---|
| RGB | rgb(162, 186, 172) |
| HSL | hsl(145, 15%, 68%) |
| HSV | hsv(145, 13%, 73%) |
| CMYK | cmyk(12.9%, 0%, 7.5%, 27.1%) |
| CIE-LAB | lab(73.40, -10.95, 4.33) |
| CIE-LCH | lch(73.40, 11.78, 158.41°) |
| OKLab | oklab(76.67% -0.0309 0.0113) |
| OKLCH | oklch(76.67% 0.033 160) |
| XYZ | xyz(39.9039, 45.7770, 45.7552) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.60
Sage Green
#9CAF88
ΔE00 9.15
Darkseagreen
#8FBC8F
ΔE00 10.41
Pale Teal
#82CBB2
ΔE00 10.76
Cool Grey
#95A3A6
ΔE00 10.83
Greyish Teal
#719F91
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAAC #BAA2B0
analogous
#A4BAA2 #A2BAAC #A2BAB8
triadic
#A2BAAC #ACA2BA #BAACA2
tetradic
#A2BAAC #A2A4BA #BAA2B0 #BAB8A2
square
#A2BAAC #A2A4BA #BAA2B0 #BAB8A2
split-complementary
#A2BAAC #B8A2BA #BAA2A4
monochromatic
#60826E #7FA08D #A2BAAC #C5D4CB #E8EEEB
Accessibility & contrast
On white
2.07
#A2BAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#A2BAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAAC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAAC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#B5B3AD
Tritanopia (blue-blind)
#9EBAB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2baac; /* rgb */ color: rgb(162, 186, 172); /* oklch */ color: oklch(76.7% 0.033 160.0);
Tailwind
colors: {
custom: {
50: '#bdcec4',
500: '#a2baac',
950: '#000000',
},
}SCSS
$custom: #a2baac; $custom-light: #bdcec4; $custom-dark: #000000;
JSON
{
"hex": "#a2baac",
"rgb": {
"r": 162,
"g": 186,
"b": 172
},
"hsl": {
"h": 145,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.76665,
"c": 0.0329,
"h": 160
},
"luminance": 0.45778
}Semantic roles & 50–950 ramp
primary
#A2BAAC
secondary
#E0D8DD
accent
#4C7999
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281