#AEE181#AEE181
#AEE181 is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.2% C 0.136 H 131.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE181 |
|---|---|
| RGB | rgb(174, 225, 129) |
| HSL | hsl(92, 62%, 69%) |
| HSV | hsv(92, 43%, 88%) |
| CMYK | cmyk(22.7%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(84.19, -32.74, 41.66) |
| CIE-LCH | lch(84.19, 52.99, 128.16°) |
| OKLab | oklab(85.23% -0.0901 0.1016) |
| OKLCH | oklch(85.23% 0.136 131.6) |
| XYZ | xyz(48.3424, 64.4330, 30.6545) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 5.53
Tea Green
#BDF8A3
ΔE00 5.73
Light Grey Green
#B7E1A1
ΔE00 5.74
Washed Out Green
#BCF5A6
ΔE00 5.78
Celery
#C1FD95
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE181 #B481E1
analogous
#DEE181 #AEE181 #81E184
triadic
#AEE181 #81AEE1 #E181AE
tetradic
#AEE181 #81DEE1 #B481E1 #E18481
square
#AEE181 #81DEE1 #B481E1 #E18481
split-complementary
#AEE181 #8481E1 #E181DE
monochromatic
#6FBB2D #8ED550 #AEE181 #CEEDB2 #EEF9E4
Accessibility & contrast
On white
1.51
#AEE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#AEE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE181
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE181 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57A
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#B0DACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aee181; /* rgb */ color: rgb(174, 225, 129); /* oklch */ color: oklch(85.2% 0.136 131.6);
Tailwind
colors: {
custom: {
50: '#c8eaa7',
500: '#aee181',
950: '#000000',
},
}SCSS
$custom: #aee181; $custom-light: #c8eaa7; $custom-dark: #000000;
JSON
{
"hex": "#aee181",
"rgb": {
"r": 174,
"g": 225,
"b": 129
},
"hsl": {
"h": 91.875,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.85232,
"c": 0.13576,
"h": 131.6
},
"luminance": 0.64434
}Semantic roles & 50–950 ramp
primary
#AEE181
secondary
#864EB8
accent
#1CC978
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480