#AEB8A4#AEB8A4
#AEB8A4 is a light, muted yellow-green. Relative luminance 0.460; OKLCH L 76.9% C 0.030 H 128.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8A4 |
|---|---|
| RGB | rgb(174, 184, 164) |
| HSL | hsl(90, 12%, 68%) |
| HSV | hsv(90, 11%, 72%) |
| CMYK | cmyk(5.4%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(73.52, -7.16, 8.98) |
| CIE-LCH | lch(73.52, 11.48, 128.59°) |
| OKLab | oklab(76.91% -0.0188 0.0234) |
| OKLCH | oklch(76.91% 0.03 128.9) |
| XYZ | xyz(41.2958, 45.9599, 41.8103) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.40
Sage Green
#9CAF88
ΔE00 7.52
Cement
#A5A391
ΔE00 7.53
Greyish
#A8A495
ΔE00 8.37
Bland
#AFA88B
ΔE00 8.55
Stone (survey)
#ADA587
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8A4 #AEA4B8
analogous
#B8B8A4 #AEB8A4 #A4B8A4
triadic
#AEB8A4 #A4AEB8 #B8A4AE
tetradic
#AEB8A4 #A4B8B8 #AEA4B8 #B8A4A4
square
#AEB8A4 #A4B8B8 #AEA4B8 #B8A4A4
split-complementary
#AEB8A4 #A4A4B8 #B8A4B8
monochromatic
#717F63 #8F9D82 #AEB8A4 #CDD3C6 #EBEEE9
Accessibility & contrast
On white
2.06
#AEB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#AEB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8A4
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8A4 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A3
Deuteranopia (green-blind)
#B9B4A5
Tritanopia (blue-blind)
#AFB6B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb8a4; /* rgb */ color: rgb(174, 184, 164); /* oklch */ color: oklch(76.9% 0.030 128.9);
Tailwind
colors: {
custom: {
50: '#c6cdbf',
500: '#aeb8a4',
950: '#000000',
},
}SCSS
$custom: #aeb8a4; $custom-light: #c6cdbf; $custom-dark: #000000;
JSON
{
"hex": "#aeb8a4",
"rgb": {
"r": 174,
"g": 184,
"b": 164
},
"hsl": {
"h": 90,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.76911,
"c": 0.03,
"h": 128.9
},
"luminance": 0.4596
}Semantic roles & 50–950 ramp
primary
#AEB8A4
secondary
#DCD9DF
accent
#4F9673
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281