#AEB898#AEB898
#AEB898 is a light, muted yellow-green. Relative luminance 0.455; OKLCH L 76.6% C 0.046 H 121.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB898 |
|---|---|
| RGB | rgb(174, 184, 152) |
| HSL | hsl(79, 18%, 66%) |
| HSV | hsv(79, 17%, 72%) |
| CMYK | cmyk(5.4%, 0%, 17.4%, 27.8%) |
| CIE-LAB | lab(73.25, -9.19, 15.11) |
| CIE-LCH | lch(73.25, 17.68, 121.30°) |
| OKLab | oklab(76.61% -0.0239 0.0389) |
| OKLCH | oklch(76.61% 0.046 121.6) |
| XYZ | xyz(40.2628, 45.5467, 36.3699) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.70
Greenish Grey
#96AE8D
ΔE00 5.78
Bland
#AFA88B
ΔE00 7.97
Stone (survey)
#ADA587
ΔE00 8.69
Cement
#A5A391
ΔE00 8.75
Darkseagreen
#8FBC8F
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB898 #A298B8
analogous
#B8B298 #AEB898 #9EB898
triadic
#AEB898 #98AEB8 #B898AE
tetradic
#AEB898 #98B8B2 #A298B8 #B8989E
square
#AEB898 #98B8B2 #A298B8 #B8989E
split-complementary
#AEB898 #989EB8 #B298B8
monochromatic
#727E57 #929F74 #AEB898 #CAD1BC #E7EAE0
Accessibility & contrast
On white
2.08
#AEB898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#AEB898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB898
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB898 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#B1B5AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb898; /* rgb */ color: rgb(174, 184, 152); /* oklch */ color: oklch(76.6% 0.046 121.6);
Tailwind
colors: {
custom: {
50: '#c6cdb6',
500: '#aeb898',
950: '#000000',
},
}SCSS
$custom: #aeb898; $custom-light: #c6cdb6; $custom-dark: #000000;
JSON
{
"hex": "#aeb898",
"rgb": {
"r": 174,
"g": 184,
"b": 152
},
"hsl": {
"h": 78.75,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.76609,
"c": 0.04562,
"h": 121.6
},
"luminance": 0.45547
}Semantic roles & 50–950 ramp
primary
#AEB898
secondary
#D4D1DB
accent
#499D63
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280