#AEBAA5#AEBAA5
#AEBAA5 is a light, muted yellow-green. Relative luminance 0.468; OKLCH L 77.4% C 0.032 H 131.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAA5 |
|---|---|
| RGB | rgb(174, 186, 165) |
| HSL | hsl(94, 13%, 69%) |
| HSV | hsv(94, 11%, 73%) |
| CMYK | cmyk(6.5%, 0%, 11.3%, 27.1%) |
| CIE-LAB | lab(74.08, -8.04, 9.23) |
| CIE-LCH | lch(74.08, 12.24, 131.04°) |
| OKLab | oklab(77.36% -0.0213 0.024) |
| OKLCH | oklch(77.36% 0.032 131.6) |
| XYZ | xyz(41.8049, 46.8329, 42.4273) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.99
Sage Green
#9CAF88
ΔE00 7.19
Cement
#A5A391
ΔE00 8.41
Bland
#AFA88B
ΔE00 9.26
Greyish
#A8A495
ΔE00 9.29
Stone (survey)
#ADA587
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAA5 #B1A5BA
analogous
#B9BAA5 #AEBAA5 #A5BAA7
triadic
#AEBAA5 #A5AEBA #BAA5AE
tetradic
#AEBAA5 #A5B9BA #B1A5BA #BAA7A5
square
#AEBAA5 #A5B9BA #B1A5BA #BAA7A5
split-complementary
#AEBAA5 #A7A5BA #BAA5B9
monochromatic
#708163 #8F9F82 #AEBAA5 #CDD5C8 #ECEFEA
Accessibility & contrast
On white
2.03
#AEBAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#AEBAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAA5
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAA5 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A4
Deuteranopia (green-blind)
#BAB6A6
Tritanopia (blue-blind)
#AFB8B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebaa5; /* rgb */ color: rgb(174, 186, 165); /* oklch */ color: oklch(77.4% 0.032 131.6);
Tailwind
colors: {
custom: {
50: '#c6cebf',
500: '#aebaa5',
950: '#000000',
},
}SCSS
$custom: #aebaa5; $custom-light: #c6cebf; $custom-dark: #000000;
JSON
{
"hex": "#aebaa5",
"rgb": {
"r": 174,
"g": 186,
"b": 165
},
"hsl": {
"h": 94.286,
"s": 13.208,
"l": 68.824
},
"oklch": {
"l": 0.77364,
"c": 0.03212,
"h": 131.6
},
"luminance": 0.46833
}Semantic roles & 50–950 ramp
primary
#AEBAA5
secondary
#DEDAE1
accent
#4E9778
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281