#AEB7AA#AEB7AA
#AEB7AA is a light, muted green. Relative luminance 0.458; OKLCH L 76.9% C 0.021 H 135.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7AA |
|---|---|
| RGB | rgb(174, 183, 170) |
| HSL | hsl(102, 8%, 69%) |
| HSV | hsv(102, 7%, 72%) |
| CMYK | cmyk(4.9%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(73.39, -5.56, 5.53) |
| CIE-LCH | lch(73.39, 7.84, 135.19°) |
| OKLab | oklab(76.86% -0.0149 0.0145) |
| OKLCH | oklch(76.86% 0.021 135.9) |
| XYZ | xyz(41.6435, 45.7677, 44.6626) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 7.30
Greyish
#A8A495
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 7.90
Silver
#C0C0C0
ΔE00 8.75
Dark Gray
#A9A9A9
ΔE00 8.76
Bland
#AFA88B
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7AA #B3AAB7
analogous
#B5B7AA #AEB7AA #AAB7AD
triadic
#AEB7AA #AAAEB7 #B7AAAE
tetradic
#AEB7AA #AAB5B7 #B3AAB7 #B7ADAA
square
#AEB7AA #AAB5B7 #B3AAB7 #B7ADAA
split-complementary
#AEB7AA #ADAAB7 #B7AAB5
monochromatic
#707D6A #8E9B89 #AEB7AA #CED3CB #EDEFEC
Accessibility & contrast
On white
2.07
#AEB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#AEB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7AA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7AA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5A9
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#AEB6B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb7aa; /* rgb */ color: rgb(174, 183, 170); /* oklch */ color: oklch(76.9% 0.021 135.9);
Tailwind
colors: {
custom: {
50: '#c6ccc3',
500: '#aeb7aa',
950: '#000000',
},
}SCSS
$custom: #aeb7aa; $custom-light: #c6ccc3; $custom-dark: #000000;
JSON
{
"hex": "#aeb7aa",
"rgb": {
"r": 174,
"g": 183,
"b": 170
},
"hsl": {
"h": 101.538,
"s": 8.28,
"l": 69.216
},
"oklch": {
"l": 0.7686,
"c": 0.02075,
"h": 135.9
},
"luminance": 0.45768
}Semantic roles & 50–950 ramp
primary
#AEB7AA
secondary
#DFDDE0
accent
#53927F
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281