#AEBA98#AEBA98
#AEBA98 is a light, muted yellow-green. Relative luminance 0.464; OKLCH L 77.0% C 0.049 H 123.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBA98 |
|---|---|
| RGB | rgb(174, 186, 152) |
| HSL | hsl(81, 20%, 66%) |
| HSV | hsv(81, 18%, 73%) |
| CMYK | cmyk(6.5%, 0%, 18.3%, 27.1%) |
| CIE-LAB | lab(73.79, -10.23, 15.87) |
| CIE-LCH | lch(73.79, 18.88, 122.81°) |
| OKLab | oklab(77.04% -0.0268 0.0408) |
| OKLCH | oklch(77.04% 0.049 123.4) |
| XYZ | xyz(40.6812, 46.3834, 36.5094) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.41
Greenish Grey
#96AE8D
ΔE00 5.55
Darkseagreen
#8FBC8F
ΔE00 8.47
Bland
#AFA88B
ΔE00 8.79
Lichen
#8FB67B
ΔE00 8.85
Grey Green
#86A17D
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBA98 #A498BA
analogous
#BAB598 #AEBA98 #9DBA98
triadic
#AEBA98 #98AEBA #BA98AE
tetradic
#AEBA98 #98BAB5 #A498BA #BA989D
square
#AEBA98 #98BAB5 #A498BA #BA989D
split-complementary
#AEBA98 #989DBA #B598BA
monochromatic
#728156 #91A173 #AEBA98 #CBD3BD #E8EBE1
Accessibility & contrast
On white
2.04
#AEBA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#AEBA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBA98
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBA98 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB696
Deuteranopia (green-blind)
#BDB599
Tritanopia (blue-blind)
#B1B6B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeba98; /* rgb */ color: rgb(174, 186, 152); /* oklch */ color: oklch(77.0% 0.049 123.4);
Tailwind
colors: {
custom: {
50: '#c6ceb6',
500: '#aeba98',
950: '#000000',
},
}SCSS
$custom: #aeba98; $custom-light: #c6ceb6; $custom-dark: #000000;
JSON
{
"hex": "#aeba98",
"rgb": {
"r": 174,
"g": 186,
"b": 152
},
"hsl": {
"h": 81.176,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.7704,
"c": 0.04878,
"h": 123.4
},
"luminance": 0.46383
}Semantic roles & 50–950 ramp
primary
#AEBA98
secondary
#D5D1DC
accent
#479E66
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280