#AAB8AE#AAB8AE
#AAB8AE is a light, muted green. Relative luminance 0.459; OKLCH L 76.9% C 0.021 H 154.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB8AE |
|---|---|
| RGB | rgb(170, 184, 174) |
| HSL | hsl(137, 9%, 69%) |
| HSV | hsv(137, 8%, 72%) |
| CMYK | cmyk(7.6%, 0%, 5.4%, 27.8%) |
| CIE-LAB | lab(73.47, -6.76, 3.41) |
| CIE-LCH | lch(73.47, 7.57, 153.20°) |
| OKLab | oklab(76.88% -0.0189 0.0089) |
| OKLCH | oklch(76.88% 0.021 154.8) |
| XYZ | xyz(41.3565, 45.8826, 46.7136) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.03
Cool Grey
#95A3A6
ΔE00 8.70
Cement
#A5A391
ΔE00 9.00
Silver
#C0C0C0
ΔE00 9.15
Dark Gray
#A9A9A9
ΔE00 9.20
Greyish
#A8A495
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB8AE #B8AAB4
analogous
#ADB8AA #AAB8AE #AAB8B5
triadic
#AAB8AE #AEAAB8 #B8AEAA
tetradic
#AAB8AE #AAADB8 #B8AAB4 #B8B5AA
square
#AAB8AE #AAADB8 #B8AAB4 #B8B5AA
split-complementary
#AAB8AE #B5AAB8 #B8AAAD
monochromatic
#697E6F #899C8E #AAB8AE #CBD4CE #EDF0EE
Accessibility & contrast
On white
2.06
#AAB8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#AAB8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB8AE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB8AE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AE
Deuteranopia (green-blind)
#B5B4AE
Tritanopia (blue-blind)
#A8B8B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab8ae; /* rgb */ color: rgb(170, 184, 174); /* oklch */ color: oklch(76.9% 0.021 154.8);
Tailwind
colors: {
custom: {
50: '#c3cdc6',
500: '#aab8ae',
950: '#000000',
},
}SCSS
$custom: #aab8ae; $custom-light: #c3cdc6; $custom-dark: #000000;
JSON
{
"hex": "#aab8ae",
"rgb": {
"r": 170,
"g": 184,
"b": 174
},
"hsl": {
"h": 137.143,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.76878,
"c": 0.02093,
"h": 154.8
},
"luminance": 0.45883
}Semantic roles & 50–950 ramp
primary
#AAB8AE
secondary
#E1DDE0
accent
#538193
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282