#AEB6A4#AEB6A4
#AEB6A4 is a light, muted yellow-green. Relative luminance 0.451; OKLCH L 76.5% C 0.027 H 126.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6A4 |
|---|---|
| RGB | rgb(174, 182, 164) |
| HSL | hsl(87, 11%, 68%) |
| HSV | hsv(87, 10%, 71%) |
| CMYK | cmyk(4.4%, 0%, 9.9%, 28.6%) |
| CIE-LAB | lab(72.98, -6.10, 8.21) |
| CIE-LCH | lch(72.98, 10.23, 126.65°) |
| OKLab | oklab(76.49% -0.0159 0.0214) |
| OKLCH | oklch(76.49% 0.027 126.7) |
| XYZ | xyz(40.8833, 45.1348, 41.6728) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.63
Greyish
#A8A495
ΔE00 7.32
Bland
#AFA88B
ΔE00 8.01
Greenish Grey
#96AE8D
ΔE00 8.18
Sage Green
#9CAF88
ΔE00 8.28
Stone (survey)
#ADA587
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6A4 #ACA4B6
analogous
#B6B5A4 #AEB6A4 #A5B6A4
triadic
#AEB6A4 #A4AEB6 #B6A4AE
tetradic
#AEB6A4 #A4B6B5 #ACA4B6 #B6A4A5
square
#AEB6A4 #A4B6B5 #ACA4B6 #B6A4A5
split-complementary
#AEB6A4 #A4A5B6 #B5A4B6
monochromatic
#717C64 #909B82 #AEB6A4 #CCD1C6 #EAECE8
Accessibility & contrast
On white
2.09
#AEB6A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#AEB6A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6A4
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6A4 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A3
Deuteranopia (green-blind)
#B7B3A5
Tritanopia (blue-blind)
#AFB4B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb6a4; /* rgb */ color: rgb(174, 182, 164); /* oklch */ color: oklch(76.5% 0.027 126.7);
Tailwind
colors: {
custom: {
50: '#c6cbbf',
500: '#aeb6a4',
950: '#000000',
},
}SCSS
$custom: #aeb6a4; $custom-light: #c6cbbf; $custom-dark: #000000;
JSON
{
"hex": "#aeb6a4",
"rgb": {
"r": 174,
"g": 182,
"b": 164
},
"hsl": {
"h": 86.667,
"s": 10.976,
"l": 67.843
},
"oklch": {
"l": 0.76485,
"c": 0.02665,
"h": 126.7
},
"luminance": 0.45135
}Semantic roles & 50–950 ramp
primary
#AEB6A4
secondary
#DBD8DE
accent
#50956F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281