#AEB8A3#AEB8A3
#AEB8A3 is a light, muted yellow-green. Relative luminance 0.459; OKLCH L 76.9% C 0.031 H 128.0°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8A3 |
|---|---|
| RGB | rgb(174, 184, 163) |
| HSL | hsl(89, 13%, 68%) |
| HSV | hsv(89, 11%, 72%) |
| CMYK | cmyk(5.4%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(73.50, -7.34, 9.49) |
| CIE-LCH | lch(73.50, 11.99, 127.72°) |
| OKLab | oklab(76.89% -0.0193 0.0246) |
| OKLCH | oklch(76.89% 0.031 128) |
| XYZ | xyz(41.2059, 45.9239, 41.3366) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.18
Sage Green
#9CAF88
ΔE00 7.22
Cement
#A5A391
ΔE00 7.58
Bland
#AFA88B
ΔE00 8.44
Greyish
#A8A495
ΔE00 8.46
Stone (survey)
#ADA587
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8A3 #ADA3B8
analogous
#B8B7A3 #AEB8A3 #A3B8A3
triadic
#AEB8A3 #A3AEB8 #B8A3AE
tetradic
#AEB8A3 #A3B8B7 #ADA3B8 #B8A3A3
square
#AEB8A3 #A3B8B7 #ADA3B8 #B8A3A3
split-complementary
#AEB8A3 #A3A3B8 #B7A3B8
monochromatic
#717F62 #909D80 #AEB8A3 #CCD3C6 #EBEDE8
Accessibility & contrast
On white
2.06
#AEB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#AEB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8A3
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8A3 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A2
Deuteranopia (green-blind)
#B9B4A4
Tritanopia (blue-blind)
#AFB6B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb8a3; /* rgb */ color: rgb(174, 184, 163); /* oklch */ color: oklch(76.9% 0.031 128.0);
Tailwind
colors: {
custom: {
50: '#c6cdbe',
500: '#aeb8a3',
950: '#000000',
},
}SCSS
$custom: #aeb8a3; $custom-light: #c6cdbe; $custom-dark: #000000;
JSON
{
"hex": "#aeb8a3",
"rgb": {
"r": 174,
"g": 184,
"b": 163
},
"hsl": {
"h": 88.571,
"s": 12.883,
"l": 68.039
},
"oklch": {
"l": 0.76885,
"c": 0.03128,
"h": 128
},
"luminance": 0.45924
}Semantic roles & 50–950 ramp
primary
#AEB8A3
secondary
#DBD8DF
accent
#4E9771
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281