#AEB6A0#AEB6A0
#AEB6A0 is a light, muted yellow-green. Relative luminance 0.450; OKLCH L 76.4% C 0.032 H 123.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6A0 |
|---|---|
| RGB | rgb(174, 182, 160) |
| HSL | hsl(82, 13%, 67%) |
| HSV | hsv(82, 12%, 71%) |
| CMYK | cmyk(4.4%, 0%, 12.1%, 28.6%) |
| CIE-LAB | lab(72.89, -6.80, 10.25) |
| CIE-LCH | lch(72.89, 12.30, 123.55°) |
| OKLab | oklab(76.38% -0.0176 0.0266) |
| OKLCH | oklch(76.38% 0.032 123.5) |
| XYZ | xyz(40.5277, 44.9926, 39.8002) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.80
Sage Green
#9CAF88
ΔE00 7.07
Greenish Grey
#96AE8D
ΔE00 7.27
Bland
#AFA88B
ΔE00 7.49
Greyish
#A8A495
ΔE00 7.75
Stone (survey)
#ADA587
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6A0 #A8A0B6
analogous
#B6B3A0 #AEB6A0 #A3B6A0
triadic
#AEB6A0 #A0AEB6 #B6A0AE
tetradic
#AEB6A0 #A0B6B3 #A8A0B6 #B6A0A3
square
#AEB6A0 #A0B6B3 #A8A0B6 #B6A0A3
split-complementary
#AEB6A0 #A0A3B6 #B3A0B6
monochromatic
#727C5F #909B7D #AEB6A0 #CCD1C3 #E9EBE5
Accessibility & contrast
On white
2.10
#AEB6A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#AEB6A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6A0
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6A0 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39F
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#B0B4B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb6a0; /* rgb */ color: rgb(174, 182, 160); /* oklch */ color: oklch(76.4% 0.032 123.5);
Tailwind
colors: {
custom: {
50: '#c6cbbc',
500: '#aeb6a0',
950: '#000000',
},
}SCSS
$custom: #aeb6a0; $custom-light: #c6cbbc; $custom-dark: #000000;
JSON
{
"hex": "#aeb6a0",
"rgb": {
"r": 174,
"g": 182,
"b": 160
},
"hsl": {
"h": 81.818,
"s": 13.095,
"l": 67.059
},
"oklch": {
"l": 0.7638,
"c": 0.03189,
"h": 123.5
},
"luminance": 0.44993
}Semantic roles & 50–950 ramp
primary
#AEB6A0
secondary
#D8D5DC
accent
#4E9769
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281