#AEB798#AEB798
#AEB798 is a light, muted yellow-green. Relative luminance 0.451; OKLCH L 76.4% C 0.044 H 120.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB798 |
|---|---|
| RGB | rgb(174, 183, 152) |
| HSL | hsl(77, 18%, 66%) |
| HSV | hsv(77, 17%, 72%) |
| CMYK | cmyk(4.9%, 0%, 16.9%, 28.2%) |
| CIE-LAB | lab(72.98, -8.66, 14.73) |
| CIE-LCH | lch(72.98, 17.09, 120.46°) |
| OKLab | oklab(76.39% -0.0224 0.0379) |
| OKLCH | oklch(76.39% 0.044 120.6) |
| XYZ | xyz(40.0558, 45.1327, 36.3009) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.92
Greenish Grey
#96AE8D
ΔE00 5.97
Bland
#AFA88B
ΔE00 7.54
Cement
#A5A391
ΔE00 8.26
Stone (survey)
#ADA587
ΔE00 8.28
Greyish
#A8A495
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB798 #A198B7
analogous
#B7B098 #AEB798 #9EB798
triadic
#AEB798 #98AEB7 #B798AE
tetradic
#AEB798 #98B7B0 #A198B7 #B7989E
square
#AEB798 #98B7B0 #A198B7 #B7989E
split-complementary
#AEB798 #989EB7 #B098B7
monochromatic
#727D57 #929E74 #AEB798 #CAD0BC #E7E9E0
Accessibility & contrast
On white
2.09
#AEB798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#AEB798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB798
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB798 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#B1B4AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb798; /* rgb */ color: rgb(174, 183, 152); /* oklch */ color: oklch(76.4% 0.044 120.6);
Tailwind
colors: {
custom: {
50: '#c6ccb6',
500: '#aeb798',
950: '#000000',
},
}SCSS
$custom: #aeb798; $custom-light: #c6ccb6; $custom-dark: #000000;
JSON
{
"hex": "#aeb798",
"rgb": {
"r": 174,
"g": 183,
"b": 152
},
"hsl": {
"h": 77.419,
"s": 17.714,
"l": 65.686
},
"oklch": {
"l": 0.76394,
"c": 0.04404,
"h": 120.6
},
"luminance": 0.45133
}Semantic roles & 50–950 ramp
primary
#AEB798
secondary
#D3D0DB
accent
#4A9C61
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280