#AEB2A2#AEB2A2
#AEB2A2 is a light, muted yellow-green. Relative luminance 0.434; OKLCH L 75.6% C 0.023 H 118.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2A2 |
|---|---|
| RGB | rgb(174, 178, 162) |
| HSL | hsl(75, 9%, 67%) |
| HSV | hsv(75, 9%, 70%) |
| CMYK | cmyk(2.2%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(71.86, -4.33, 7.69) |
| CIE-LCH | lch(71.86, 8.83, 119.36°) |
| OKLab | oklab(75.58% -0.0108 0.0201) |
| OKLCH | oklch(75.58% 0.023 118.4) |
| XYZ | xyz(39.8966, 43.4481, 40.4599) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.93
Greyish
#A8A495
ΔE00 5.33
Bland
#AFA88B
ΔE00 6.83
Stone (survey)
#ADA587
ΔE00 7.63
Stone
#A89F91
ΔE00 8.31
Greige
#B8AB98
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2A2 #A6A2B2
analogous
#B2AEA2 #AEB2A2 #A6B2A2
triadic
#AEB2A2 #A2AEB2 #B2A2AE
tetradic
#AEB2A2 #A2B2AE #A6A2B2 #B2A2A6
square
#AEB2A2 #A2B2AE #A6A2B2 #B2A2A6
split-complementary
#AEB2A2 #A2A6B2 #AEA2B2
monochromatic
#727763 #919681 #AEB2A2 #CBCEC3 #E8E9E5
Accessibility & contrast
On white
2.17
#AEB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AEB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2A2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2A2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#B0B0AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeb2a2; /* rgb */ color: rgb(174, 178, 162); /* oklch */ color: oklch(75.6% 0.023 118.4);
Tailwind
colors: {
custom: {
50: '#c6c9bd',
500: '#aeb2a2',
950: '#000000',
},
}SCSS
$custom: #aeb2a2; $custom-light: #c6c9bd; $custom-dark: #000000;
JSON
{
"hex": "#aeb2a2",
"rgb": {
"r": 174,
"g": 178,
"b": 162
},
"hsl": {
"h": 75,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.75582,
"c": 0.02281,
"h": 118.4
},
"luminance": 0.43448
}Semantic roles & 50–950 ramp
primary
#AEB2A2
secondary
#D7D5DA
accent
#529362
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281