#AEC398#AEC398
#AEC398 is a light, moderate yellow-green. Relative luminance 0.503; OKLCH L 79.0% C 0.063 H 129.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC398 |
|---|---|
| RGB | rgb(174, 195, 152) |
| HSL | hsl(89, 26%, 68%) |
| HSV | hsv(89, 22%, 76%) |
| CMYK | cmyk(10.8%, 0%, 22.1%, 23.5%) |
| CIE-LAB | lab(76.25, -14.88, 19.28) |
| CIE-LCH | lch(76.25, 24.36, 127.65°) |
| OKLab | oklab(78.99% -0.0398 0.0492) |
| OKLCH | oklch(78.99% 0.063 129) |
| XYZ | xyz(42.6373, 50.2956, 37.1614) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.43
Darkseagreen
#8FBC8F
ΔE00 6.31
Greenish Grey
#96AE8D
ΔE00 6.50
Lichen
#8FB67B
ΔE00 6.95
Pale Olive
#B9CC81
ΔE00 7.49
Tan Green
#A9BE70
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC398 #AD98C3
analogous
#C3C298 #AEC398 #98C398
triadic
#AEC398 #98AEC3 #C398AE
tetradic
#AEC398 #98C3C2 #AD98C3 #C39898
square
#AEC398 #98C3C2 #AD98C3 #C39898
split-complementary
#AEC398 #9898C3 #C298C3
monochromatic
#718E53 #90AC71 #AEC398 #CCDABF #EBF0E5
Accessibility & contrast
On white
1.90
#AEC398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#AEC398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC398
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC398 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD95
Deuteranopia (green-blind)
#C4BC9A
Tritanopia (blue-blind)
#B0BFB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aec398; /* rgb */ color: rgb(174, 195, 152); /* oklch */ color: oklch(79.0% 0.063 129.0);
Tailwind
colors: {
custom: {
50: '#c6d5b6',
500: '#aec398',
950: '#000000',
},
}SCSS
$custom: #aec398; $custom-light: #c6d5b6; $custom-dark: #000000;
JSON
{
"hex": "#aec398",
"rgb": {
"r": 174,
"g": 195,
"b": 152
},
"hsl": {
"h": 89.302,
"s": 26.38,
"l": 68.039
},
"oklch": {
"l": 0.78993,
"c": 0.06328,
"h": 129
},
"luminance": 0.50296
}Semantic roles & 50–950 ramp
primary
#AEC398
secondary
#7F6897
accent
#41A572
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381