#AEBAA0#AEBAA0
#AEBAA0 is a light, muted yellow-green. Relative luminance 0.467; OKLCH L 77.2% C 0.038 H 127.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAA0 |
|---|---|
| RGB | rgb(174, 186, 160) |
| HSL | hsl(88, 16%, 68%) |
| HSV | hsv(88, 14%, 73%) |
| CMYK | cmyk(6.5%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(73.97, -8.90, 11.79) |
| CIE-LCH | lch(73.97, 14.77, 127.07°) |
| OKLab | oklab(77.24% -0.0234 0.0305) |
| OKLCH | oklch(77.24% 0.038 127.5) |
| XYZ | xyz(41.3586, 46.6544, 40.0772) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.85
Greenish Grey
#96AE8D
ΔE00 6.08
Cement
#A5A391
ΔE00 8.76
Bland
#AFA88B
ΔE00 8.89
Darkseagreen
#8FBC8F
ΔE00 9.60
Stone (survey)
#ADA587
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAA0 #ACA0BA
analogous
#BAB9A0 #AEBAA0 #A1BAA0
triadic
#AEBAA0 #A0AEBA #BAA0AE
tetradic
#AEBAA0 #A0BAB9 #ACA0BA #BAA0A1
square
#AEBAA0 #A0BAB9 #ACA0BA #BAA0A1
split-complementary
#AEBAA0 #A0A1BA #B9A0BA
monochromatic
#71825E #90A07D #AEBAA0 #CCD4C3 #EAEDE7
Accessibility & contrast
On white
2.03
#AEBAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#AEBAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAA0
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAA0 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69F
Deuteranopia (green-blind)
#BBB6A1
Tritanopia (blue-blind)
#AFB7B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebaa0; /* rgb */ color: rgb(174, 186, 160); /* oklch */ color: oklch(77.2% 0.038 127.5);
Tailwind
colors: {
custom: {
50: '#c6cebc',
500: '#aebaa0',
950: '#000000',
},
}SCSS
$custom: #aebaa0; $custom-light: #c6cebc; $custom-dark: #000000;
JSON
{
"hex": "#aebaa0",
"rgb": {
"r": 174,
"g": 186,
"b": 160
},
"hsl": {
"h": 87.692,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.77236,
"c": 0.03847,
"h": 127.5
},
"luminance": 0.46655
}Semantic roles & 50–950 ramp
primary
#AEBAA0
secondary
#DBD7DF
accent
#4B9A70
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281