#AEB8AA#AEB8AA
#AEB8AA is a light, muted green. Relative luminance 0.462; OKLCH L 77.1% C 0.022 H 136.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8AA |
|---|---|
| RGB | rgb(174, 184, 170) |
| HSL | hsl(103, 9%, 69%) |
| HSV | hsv(103, 8%, 72%) |
| CMYK | cmyk(5.4%, 0%, 7.6%, 27.8%) |
| CIE-LAB | lab(73.66, -6.09, 5.91) |
| CIE-LCH | lch(73.66, 8.49, 135.86°) |
| OKLab | oklab(77.07% -0.0163 0.0155) |
| OKLCH | oklch(77.07% 0.022 136.6) |
| XYZ | xyz(41.8505, 46.1817, 44.7316) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 7.63
Greyish
#A8A495
ΔE00 8.05
Silver (survey)
#C5C9C7
ΔE00 8.21
Greenish Grey
#96AE8D
ΔE00 9.05
Silver
#C0C0C0
ΔE00 9.22
Dark Gray
#A9A9A9
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8AA #B4AAB8
analogous
#B5B8AA #AEB8AA #AAB8AD
triadic
#AEB8AA #AAAEB8 #B8AAAE
tetradic
#AEB8AA #AAB5B8 #B4AAB8 #B8ADAA
square
#AEB8AA #AAB5B8 #B4AAB8 #B8ADAA
split-complementary
#AEB8AA #ADAAB8 #B8AAB5
monochromatic
#6F7E69 #8E9C89 #AEB8AA #CED4CB #EEF0ED
Accessibility & contrast
On white
2.05
#AEB8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#AEB8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8AA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8AA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6A9
Deuteranopia (green-blind)
#B7B5AB
Tritanopia (blue-blind)
#AEB7B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb8aa; /* rgb */ color: rgb(174, 184, 170); /* oklch */ color: oklch(77.1% 0.022 136.6);
Tailwind
colors: {
custom: {
50: '#c6cdc3',
500: '#aeb8aa',
950: '#000000',
},
}SCSS
$custom: #aeb8aa; $custom-light: #c6cdc3; $custom-dark: #000000;
JSON
{
"hex": "#aeb8aa",
"rgb": {
"r": 174,
"g": 184,
"b": 170
},
"hsl": {
"h": 102.857,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.77072,
"c": 0.02249,
"h": 136.6
},
"luminance": 0.46182
}Semantic roles & 50–950 ramp
primary
#AEB8AA
secondary
#E0DDE1
accent
#539381
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281