#AEBAA4#AEBAA4
#AEBAA4 is a light, muted yellow-green. Relative luminance 0.468; OKLCH L 77.3% C 0.033 H 130.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAA4 |
|---|---|
| RGB | rgb(174, 186, 164) |
| HSL | hsl(93, 14%, 69%) |
| HSV | hsv(93, 12%, 73%) |
| CMYK | cmyk(6.5%, 0%, 11.8%, 27.1%) |
| CIE-LAB | lab(74.06, -8.22, 9.74) |
| CIE-LCH | lch(74.06, 12.75, 130.13°) |
| OKLab | oklab(77.34% -0.0218 0.0253) |
| OKLCH | oklch(77.34% 0.033 130.7) |
| XYZ | xyz(41.7142, 46.7966, 41.9498) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.78
Sage Green
#9CAF88
ΔE00 6.90
Cement
#A5A391
ΔE00 8.46
Bland
#AFA88B
ΔE00 9.16
Greyish
#A8A495
ΔE00 9.38
Stone (survey)
#ADA587
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAA4 #B0A4BA
analogous
#B9BAA4 #AEBAA4 #A4BAA5
triadic
#AEBAA4 #A4AEBA #BAA4AE
tetradic
#AEBAA4 #A4B9BA #B0A4BA #BAA5A4
square
#AEBAA4 #A4B9BA #B0A4BA #BAA5A4
split-complementary
#AEBAA4 #A5A4BA #BAA4B9
monochromatic
#708162 #8FA081 #AEBAA4 #CDD4C7 #ECEFEA
Accessibility & contrast
On white
2.03
#AEBAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AEBAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAA4
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAA4 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A3
Deuteranopia (green-blind)
#BAB6A5
Tritanopia (blue-blind)
#AFB8B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebaa4; /* rgb */ color: rgb(174, 186, 164); /* oklch */ color: oklch(77.3% 0.033 130.7);
Tailwind
colors: {
custom: {
50: '#c6cebf',
500: '#aebaa4',
950: '#000000',
},
}SCSS
$custom: #aebaa4; $custom-light: #c6cebf; $custom-dark: #000000;
JSON
{
"hex": "#aebaa4",
"rgb": {
"r": 174,
"g": 186,
"b": 164
},
"hsl": {
"h": 92.727,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.77338,
"c": 0.03338,
"h": 130.7
},
"luminance": 0.46797
}Semantic roles & 50–950 ramp
primary
#AEBAA4
secondary
#DDDAE0
accent
#4E9876
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281