#AEB4A2#AEB4A2
#AEB4A2 is a light, muted yellow-green. Relative luminance 0.443; OKLCH L 76.0% C 0.026 H 122.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4A2 |
|---|---|
| RGB | rgb(174, 180, 162) |
| HSL | hsl(80, 11%, 67%) |
| HSV | hsv(80, 10%, 71%) |
| CMYK | cmyk(3.3%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(72.40, -5.39, 8.46) |
| CIE-LCH | lch(72.40, 10.03, 122.51°) |
| OKLab | oklab(76.01% -0.0138 0.022) |
| OKLCH | oklch(76.01% 0.026 122.1) |
| XYZ | xyz(40.2974, 44.2498, 40.5935) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.76
Greyish
#A8A495
ΔE00 6.42
Bland
#AFA88B
ΔE00 7.20
Stone (survey)
#ADA587
ΔE00 8.04
Sage Green
#9CAF88
ΔE00 8.53
Greenish Grey
#96AE8D
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4A2 #A8A2B4
analogous
#B4B1A2 #AEB4A2 #A5B4A2
triadic
#AEB4A2 #A2AEB4 #B4A2AE
tetradic
#AEB4A2 #A2B4B1 #A8A2B4 #B4A2A5
square
#AEB4A2 #A2B4B1 #A8A2B4 #B4A2A5
split-complementary
#AEB4A2 #A2A5B4 #B1A2B4
monochromatic
#727A62 #909980 #AEB4A2 #CCCFC4 #E9EBE6
Accessibility & contrast
On white
2.13
#AEB4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#AEB4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4A2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4A2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#B0B2AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb4a2; /* rgb */ color: rgb(174, 180, 162); /* oklch */ color: oklch(76.0% 0.026 122.1);
Tailwind
colors: {
custom: {
50: '#c6cabd',
500: '#aeb4a2',
950: '#000000',
},
}SCSS
$custom: #aeb4a2; $custom-light: #c6cabd; $custom-dark: #000000;
JSON
{
"hex": "#aeb4a2",
"rgb": {
"r": 174,
"g": 180,
"b": 162
},
"hsl": {
"h": 80,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.76007,
"c": 0.026,
"h": 122.1
},
"luminance": 0.4425
}Semantic roles & 50–950 ramp
primary
#AEB4A2
secondary
#D8D6DC
accent
#519567
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281