#AEB2A4#AEB2A4
#AEB2A4 is a light, muted yellow-green. Relative luminance 0.435; OKLCH L 75.6% C 0.020 H 119.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2A4 |
|---|---|
| RGB | rgb(174, 178, 164) |
| HSL | hsl(77, 8%, 67%) |
| HSV | hsv(77, 8%, 70%) |
| CMYK | cmyk(2.2%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(71.91, -3.98, 6.67) |
| CIE-LCH | lch(71.91, 7.76, 120.81°) |
| OKLab | oklab(75.64% -0.01 0.0174) |
| OKLCH | oklch(75.64% 0.02 119.9) |
| XYZ | xyz(40.0758, 43.5198, 41.4037) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.10
Greyish
#A8A495
ΔE00 5.26
Bland
#AFA88B
ΔE00 7.33
Dark Gray
#A9A9A9
ΔE00 7.72
Stone (survey)
#ADA587
ΔE00 8.12
Stone
#A89F91
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2A4 #A8A4B2
analogous
#B2AFA4 #AEB2A4 #A7B2A4
triadic
#AEB2A4 #A4AEB2 #B2A4AE
tetradic
#AEB2A4 #A4B2AF #A8A4B2 #B2A4A7
square
#AEB2A4 #A4B2AF #A8A4B2 #B2A4A7
split-complementary
#AEB2A4 #A4A7B2 #AFA4B2
monochromatic
#727765 #909683 #AEB2A4 #CCCEC5 #E9EAE6
Accessibility & contrast
On white
2.16
#AEB2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AEB2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2A4
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2A4 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#B4B0A5
Tritanopia (blue-blind)
#AFB0AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeb2a4; /* rgb */ color: rgb(174, 178, 164); /* oklch */ color: oklch(75.6% 0.020 119.9);
Tailwind
colors: {
custom: {
50: '#c6c9bf',
500: '#aeb2a4',
950: '#000000',
},
}SCSS
$custom: #aeb2a4; $custom-light: #c6c9bf; $custom-dark: #000000;
JSON
{
"hex": "#aeb2a4",
"rgb": {
"r": 174,
"g": 178,
"b": 164
},
"hsl": {
"h": 77.143,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.75636,
"c": 0.0201,
"h": 119.9
},
"luminance": 0.4352
}Semantic roles & 50–950 ramp
primary
#AEB2A4
secondary
#D8D7DB
accent
#539265
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281