#AEC099#AEC099
#AEC099 is a light, muted yellow-green. Relative luminance 0.490; OKLCH L 78.4% C 0.057 H 127.8°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC099 |
|---|---|
| RGB | rgb(174, 192, 153) |
| HSL | hsl(88, 24%, 68%) |
| HSV | hsv(88, 20%, 75%) |
| CMYK | cmyk(9.4%, 0%, 20.3%, 24.7%) |
| CIE-LAB | lab(75.45, -13.18, 17.64) |
| CIE-LCH | lch(75.45, 22.02, 126.76°) |
| OKLab | oklab(78.36% -0.0351 0.0452) |
| OKLCH | oklch(78.36% 0.057 127.8) |
| XYZ | xyz(42.0541, 48.9976, 37.3728) |
| Luminance | 0.4900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.79
Greenish Grey
#96AE8D
ΔE00 5.83
Darkseagreen
#8FBC8F
ΔE00 6.83
Lichen
#8FB67B
ΔE00 7.54
Pale Olive
#B9CC81
ΔE00 8.45
Sage Green (survey)
#88B378
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC099 #AB99C0
analogous
#C0BE99 #AEC099 #9BC099
triadic
#AEC099 #99AEC0 #C099AE
tetradic
#AEC099 #99C0BE #AB99C0 #C0999B
square
#AEC099 #99C0BE #AB99C0 #C0999B
split-complementary
#AEC099 #999BC0 #BE99C0
monochromatic
#718A55 #90A973 #AEC099 #CCD7BF #EAEFE5
Accessibility & contrast
On white
1.94
#AEC099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#AEC099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC099
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC099 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB97
Deuteranopia (green-blind)
#C2BA9B
Tritanopia (blue-blind)
#B0BCB5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aec099; /* rgb */ color: rgb(174, 192, 153); /* oklch */ color: oklch(78.4% 0.057 127.8);
Tailwind
colors: {
custom: {
50: '#c6d3b7',
500: '#aec099',
950: '#000000',
},
}SCSS
$custom: #aec099; $custom-light: #c6d3b7; $custom-dark: #000000;
JSON
{
"hex": "#aec099",
"rgb": {
"r": 174,
"g": 192,
"b": 153
},
"hsl": {
"h": 87.692,
"s": 23.636,
"l": 67.647
},
"oklch": {
"l": 0.78362,
"c": 0.05718,
"h": 127.8
},
"luminance": 0.48998
}Semantic roles & 50–950 ramp
primary
#AEC099
secondary
#DAD4E0
accent
#43A26F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280