#AEB3A2#AEB3A2
#AEB3A2 is a light, muted yellow-green. Relative luminance 0.438; OKLCH L 75.8% C 0.024 H 120.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3A2 |
|---|---|
| RGB | rgb(174, 179, 162) |
| HSL | hsl(78, 10%, 67%) |
| HSV | hsv(78, 9%, 70%) |
| CMYK | cmyk(2.8%, 0%, 9.5%, 29.8%) |
| CIE-LAB | lab(72.13, -4.86, 8.08) |
| CIE-LCH | lch(72.13, 9.43, 121.04°) |
| OKLab | oklab(75.79% -0.0123 0.0211) |
| OKLCH | oklch(75.79% 0.024 120.3) |
| XYZ | xyz(40.0963, 43.8475, 40.5265) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.32
Greyish
#A8A495
ΔE00 5.87
Bland
#AFA88B
ΔE00 6.99
Stone (survey)
#ADA587
ΔE00 7.82
Greige
#B8AB98
ΔE00 8.84
Stone
#A89F91
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3A2 #A7A2B3
analogous
#B3B0A2 #AEB3A2 #A6B3A2
triadic
#AEB3A2 #A2AEB3 #B3A2AE
tetradic
#AEB3A2 #A2B3B0 #A7A2B3 #B3A2A6
square
#AEB3A2 #A2B3B0 #A7A2B3 #B3A2A6
split-complementary
#AEB3A2 #A2A6B3 #B0A2B3
monochromatic
#727862 #919780 #AEB3A2 #CBCFC4 #E9EAE5
Accessibility & contrast
On white
2.15
#AEB3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AEB3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3A2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3A2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#B0B1AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb3a2; /* rgb */ color: rgb(174, 179, 162); /* oklch */ color: oklch(75.8% 0.024 120.3);
Tailwind
colors: {
custom: {
50: '#c6c9bd',
500: '#aeb3a2',
950: '#000000',
},
}SCSS
$custom: #aeb3a2; $custom-light: #c6c9bd; $custom-dark: #000000;
JSON
{
"hex": "#aeb3a2",
"rgb": {
"r": 174,
"g": 179,
"b": 162
},
"hsl": {
"h": 77.647,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.75794,
"c": 0.0244,
"h": 120.3
},
"luminance": 0.43848
}Semantic roles & 50–950 ramp
primary
#AEB3A2
secondary
#D7D6DB
accent
#519465
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281