#AEE17A#AEE17A
#AEE17A is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.1% C 0.143 H 130.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE17A |
|---|---|
| RGB | rgb(174, 225, 122) |
| HSL | hsl(90, 63%, 68%) |
| HSV | hsv(90, 46%, 88%) |
| CMYK | cmyk(22.7%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(84.10, -33.58, 44.97) |
| CIE-LCH | lch(84.10, 56.12, 126.75°) |
| OKLab | oklab(85.13% -0.0928 0.1087) |
| OKLCH | oklch(85.13% 0.143 130.5) |
| XYZ | xyz(47.8930, 64.2532, 28.2874) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.34
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Celery
#C1FD95
ΔE00 6.05
Spring Green (survey)
#A9F971
ΔE00 6.25
Light Moss Green
#A6C875
ΔE00 6.32
Tea Green
#BDF8A3
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE17A #AD7AE1
analogous
#E1E17A #AEE17A #7AE17A
triadic
#AEE17A #7AAEE1 #E17AAE
tetradic
#AEE17A #7AE1E1 #AD7AE1 #E17A7A
square
#AEE17A #7AE1E1 #AD7AE1 #E17A7A
split-complementary
#AEE17A #7A7AE1 #E17AE1
monochromatic
#71B729 #90D648 #AEE17A #CCECAC #EBF8DE
Accessibility & contrast
On white
1.52
#AEE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#AEE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE17A
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE17A | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#E2D080
Tritanopia (blue-blind)
#B1D9C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aee17a; /* rgb */ color: rgb(174, 225, 122); /* oklch */ color: oklch(85.1% 0.143 130.5);
Tailwind
colors: {
custom: {
50: '#c8eaa2',
500: '#aee17a',
950: '#000000',
},
}SCSS
$custom: #aee17a; $custom-light: #c8eaa2; $custom-dark: #000000;
JSON
{
"hex": "#aee17a",
"rgb": {
"r": 174,
"g": 225,
"b": 122
},
"hsl": {
"h": 89.709,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.85127,
"c": 0.14291,
"h": 130.5
},
"luminance": 0.64254
}Semantic roles & 50–950 ramp
primary
#AEE17A
secondary
#7F47B8
accent
#1BCB72
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480