#AEB498#AEB498
#AEB498 is a light, muted yellow-green. Relative luminance 0.439; OKLCH L 75.8% C 0.039 H 117.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB498 |
|---|---|
| RGB | rgb(174, 180, 152) |
| HSL | hsl(73, 16%, 65%) |
| HSV | hsv(73, 16%, 71%) |
| CMYK | cmyk(3.3%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(72.17, -7.08, 13.59) |
| CIE-LCH | lch(72.17, 15.33, 117.52°) |
| OKLab | oklab(75.75% -0.018 0.0351) |
| OKLCH | oklch(75.75% 0.039 117.2) |
| XYZ | xyz(39.4436, 43.9083, 36.0969) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.88
Bland
#AFA88B
ΔE00 6.25
Cement
#A5A391
ΔE00 6.74
Greenish Grey
#96AE8D
ΔE00 6.80
Stone (survey)
#ADA587
ΔE00 7.03
Greyish
#A8A495
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB498 #9E98B4
analogous
#B4AC98 #AEB498 #A0B498
triadic
#AEB498 #98AEB4 #B498AE
tetradic
#AEB498 #98B4AC #9E98B4 #B498A0
square
#AEB498 #98B4AC #9E98B4 #B498A0
split-complementary
#AEB498 #98A0B4 #AC98B4
monochromatic
#727958 #929A75 #AEB498 #CACEBB #E6E8DF
Accessibility & contrast
On white
2.15
#AEB498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#AEB498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB498
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB498 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B196
Deuteranopia (green-blind)
#B8B199
Tritanopia (blue-blind)
#B1B1AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb498; /* rgb */ color: rgb(174, 180, 152); /* oklch */ color: oklch(75.8% 0.039 117.2);
Tailwind
colors: {
custom: {
50: '#c6cab6',
500: '#aeb498',
950: '#000000',
},
}SCSS
$custom: #aeb498; $custom-light: #c6cab6; $custom-dark: #000000;
JSON
{
"hex": "#aeb498",
"rgb": {
"r": 174,
"g": 180,
"b": 152
},
"hsl": {
"h": 72.857,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.75751,
"c": 0.0394,
"h": 117.2
},
"luminance": 0.43908
}Semantic roles & 50–950 ramp
primary
#AEB498
secondary
#D1CFD9
accent
#4C9A5C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280