#AABAA2#AABAA2
#AABAA2 is a light, muted green. Relative luminance 0.463; OKLCH L 77.0% C 0.038 H 135.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAA2 |
|---|---|
| RGB | rgb(170, 186, 162) |
| HSL | hsl(100, 15%, 68%) |
| HSV | hsv(100, 13%, 73%) |
| CMYK | cmyk(8.6%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(73.72, -10.00, 10.31) |
| CIE-LCH | lch(73.72, 14.36, 134.12°) |
| OKLab | oklab(76.98% -0.0268 0.0267) |
| OKLCH | oklch(76.98% 0.038 135.1) |
| XYZ | xyz(40.6569, 46.2722, 40.9649) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.52
Sage Green
#9CAF88
ΔE00 5.91
Darkseagreen
#8FBC8F
ΔE00 8.96
Cement
#A5A391
ΔE00 9.51
Grey Green
#86A17D
ΔE00 9.61
Bland
#AFA88B
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAA2 #B2A2BA
analogous
#B6BAA2 #AABAA2 #A2BAA6
triadic
#AABAA2 #A2AABA #BAA2AA
tetradic
#AABAA2 #A2B6BA #B2A2BA #BAA6A2
square
#AABAA2 #A2B6BA #B2A2BA #BAA6A2
split-complementary
#AABAA2 #A6A2BA #BAA2B6
monochromatic
#6B8260 #8AA07F #AABAA2 #CAD4C5 #EAEEE8
Accessibility & contrast
On white
2.05
#AABAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#AABAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAA2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAA2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#B9B5A3
Tritanopia (blue-blind)
#AAB8B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aabaa2; /* rgb */ color: rgb(170, 186, 162); /* oklch */ color: oklch(77.0% 0.038 135.1);
Tailwind
colors: {
custom: {
50: '#c3cebd',
500: '#aabaa2',
950: '#000000',
},
}SCSS
$custom: #aabaa2; $custom-light: #c3cebd; $custom-dark: #000000;
JSON
{
"hex": "#aabaa2",
"rgb": {
"r": 170,
"g": 186,
"b": 162
},
"hsl": {
"h": 100,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.76983,
"c": 0.03787,
"h": 135.1
},
"luminance": 0.46272
}Semantic roles & 50–950 ramp
primary
#AABAA2
secondary
#DDD8E0
accent
#4C9980
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281