#AABAA4#AABAA4
#AABAA4 is a light, muted green. Relative luminance 0.463; OKLCH L 77.0% C 0.035 H 137.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAA4 |
|---|---|
| RGB | rgb(170, 186, 164) |
| HSL | hsl(104, 14%, 69%) |
| HSV | hsv(104, 12%, 73%) |
| CMYK | cmyk(8.6%, 0%, 11.8%, 27.1%) |
| CIE-LAB | lab(73.77, -9.64, 9.29) |
| CIE-LCH | lch(73.77, 13.39, 136.07°) |
| OKLab | oklab(77.04% -0.026 0.0241) |
| OKLCH | oklch(77.04% 0.035 137.1) |
| XYZ | xyz(40.8361, 46.3439, 41.9086) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.94
Sage Green
#9CAF88
ΔE00 6.49
Cement
#A5A391
ΔE00 9.40
Darkseagreen
#8FBC8F
ΔE00 9.43
Grey Green
#86A17D
ΔE00 9.95
Bland
#AFA88B
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAA4 #B4A4BA
analogous
#B5BAA4 #AABAA4 #A4BAA9
triadic
#AABAA4 #A4AABA #BAA4AA
tetradic
#AABAA4 #A4B5BA #B4A4BA #BAA9A4
square
#AABAA4 #A4B5BA #B4A4BA #BAA9A4
split-complementary
#AABAA4 #A9A4BA #BAA4B5
monochromatic
#6B8162 #89A081 #AABAA4 #CBD4C7 #EBEFEA
Accessibility & contrast
On white
2.05
#AABAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#AABAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAA4
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAA4 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A3
Deuteranopia (green-blind)
#B9B5A5
Tritanopia (blue-blind)
#AAB8B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aabaa4; /* rgb */ color: rgb(170, 186, 164); /* oklch */ color: oklch(77.0% 0.035 137.1);
Tailwind
colors: {
custom: {
50: '#c3cebf',
500: '#aabaa4',
950: '#000000',
},
}SCSS
$custom: #aabaa4; $custom-light: #c3cebf; $custom-dark: #000000;
JSON
{
"hex": "#aabaa4",
"rgb": {
"r": 170,
"g": 186,
"b": 164
},
"hsl": {
"h": 103.636,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.77035,
"c": 0.03545,
"h": 137.1
},
"luminance": 0.46344
}Semantic roles & 50–950 ramp
primary
#AABAA4
secondary
#DEDAE0
accent
#4E9884
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281