#AEB9AA#AEB9AA
#AEB9AA is a light, muted green. Relative luminance 0.466; OKLCH L 77.3% C 0.024 H 137.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB9AA |
|---|---|
| RGB | rgb(174, 185, 170) |
| HSL | hsl(104, 10%, 70%) |
| HSV | hsv(104, 8%, 73%) |
| CMYK | cmyk(5.9%, 0%, 8.1%, 27.5%) |
| CIE-LAB | lab(73.93, -6.62, 6.30) |
| CIE-LCH | lch(73.93, 9.14, 136.43°) |
| OKLab | oklab(77.29% -0.0178 0.0165) |
| OKLCH | oklch(77.29% 0.024 137.3) |
| XYZ | xyz(42.0589, 46.5986, 44.8011) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 7.99
Greyish
#A8A495
ΔE00 8.50
Silver (survey)
#C5C9C7
ΔE00 8.55
Greenish Grey
#96AE8D
ΔE00 8.64
Sage Green
#9CAF88
ΔE00 9.14
Silver
#C0C0C0
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB9AA #B5AAB9
analogous
#B6B9AA #AEB9AA #AAB9AE
triadic
#AEB9AA #AAAEB9 #B9AAAE
tetradic
#AEB9AA #AAB6B9 #B5AAB9 #B9AEAA
square
#AEB9AA #AAB6B9 #B5AAB9 #B9AEAA
split-complementary
#AEB9AA #AEAAB9 #B9AAB6
monochromatic
#6F8069 #8E9D88 #AEB9AA #CED5CC #EEF0ED
Accessibility & contrast
On white
2.03
#AEB9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#AEB9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB9AA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB9AA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#AEB8B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb9aa; /* rgb */ color: rgb(174, 185, 170); /* oklch */ color: oklch(77.3% 0.024 137.3);
Tailwind
colors: {
custom: {
50: '#c6cec3',
500: '#aeb9aa',
950: '#000000',
},
}SCSS
$custom: #aeb9aa; $custom-light: #c6cec3; $custom-dark: #000000;
JSON
{
"hex": "#aeb9aa",
"rgb": {
"r": 174,
"g": 185,
"b": 170
},
"hsl": {
"h": 104,
"s": 9.677,
"l": 69.608
},
"oklch": {
"l": 0.77285,
"c": 0.02424,
"h": 137.3
},
"luminance": 0.46599
}Semantic roles & 50–950 ramp
primary
#AEB9AA
secondary
#E0DDE2
accent
#529482
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281