#AEBA9E#AEBA9E
#AEBA9E is a light, muted yellow-green. Relative luminance 0.466; OKLCH L 77.2% C 0.041 H 126.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBA9E |
|---|---|
| RGB | rgb(174, 186, 158) |
| HSL | hsl(86, 17%, 67%) |
| HSV | hsv(86, 15%, 73%) |
| CMYK | cmyk(6.5%, 0%, 15.1%, 27.1%) |
| CIE-LAB | lab(73.92, -9.24, 12.81) |
| CIE-LCH | lch(73.92, 15.79, 125.82°) |
| OKLab | oklab(77.19% -0.0243 0.0331) |
| OKLCH | oklch(77.19% 0.041 126.3) |
| XYZ | xyz(41.1851, 46.5850, 39.1632) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.39
Greenish Grey
#96AE8D
ΔE00 5.84
Bland
#AFA88B
ΔE00 8.81
Cement
#A5A391
ΔE00 8.96
Darkseagreen
#8FBC8F
ΔE00 9.25
Stone (survey)
#ADA587
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBA9E #AA9EBA
analogous
#BAB89E #AEBA9E #A0BA9E
triadic
#AEBA9E #9EAEBA #BA9EAE
tetradic
#AEBA9E #9EBAB8 #AA9EBA #BA9EA0
square
#AEBA9E #9EBAB8 #AA9EBA #BA9EA0
split-complementary
#AEBA9E #9EA0BA #B89EBA
monochromatic
#71815C #90A17A #AEBA9E #CCD3C2 #EAEDE6
Accessibility & contrast
On white
2.04
#AEBA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#AEBA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBA9E
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBA9E | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69C
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#B0B7B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeba9e; /* rgb */ color: rgb(174, 186, 158); /* oklch */ color: oklch(77.2% 0.041 126.3);
Tailwind
colors: {
custom: {
50: '#c6ceba',
500: '#aeba9e',
950: '#000000',
},
}SCSS
$custom: #aeba9e; $custom-light: #c6ceba; $custom-dark: #000000;
JSON
{
"hex": "#aeba9e",
"rgb": {
"r": 174,
"g": 186,
"b": 158
},
"hsl": {
"h": 85.714,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.77186,
"c": 0.04103,
"h": 126.3
},
"luminance": 0.46585
}Semantic roles & 50–950 ramp
primary
#AEBA9E
secondary
#D9D6DE
accent
#4A9B6D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280