#AAE081#AAE081
#AAE081 is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.8% C 0.136 H 132.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE081 |
|---|---|
| RGB | rgb(170, 224, 129) |
| HSL | hsl(94, 61%, 69%) |
| HSV | hsv(94, 42%, 88%) |
| CMYK | cmyk(24.1%, 0%, 42.4%, 12.2%) |
| CIE-LAB | lab(83.67, -33.70, 40.96) |
| CIE-LCH | lch(83.67, 53.04, 129.44°) |
| OKLab | oklab(84.75% -0.0926 0.1) |
| OKLCH | oklch(84.75% 0.136 132.8) |
| XYZ | xyz(47.1948, 63.4412, 30.5235) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.39
Light Grey Green
#B7E1A1
ΔE00 5.64
Washed Out Green
#BCF5A6
ΔE00 5.80
Tea Green
#BDF8A3
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 5.90
Light Moss Green
#A6C875
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE081 #B781E0
analogous
#DAE081 #AAE081 #81E088
triadic
#AAE081 #81AAE0 #E081AA
tetradic
#AAE081 #81DAE0 #B781E0 #E08881
square
#AAE081 #81DAE0 #B781E0 #E08881
split-complementary
#AAE081 #8881E0 #E081DA
monochromatic
#6AB92E #89D450 #AAE081 #CBECB2 #ECF8E3
Accessibility & contrast
On white
1.53
#AAE081 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#AAE081 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE081
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE081 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE081 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37A
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#ABD9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aae081; /* rgb */ color: rgb(170, 224, 129); /* oklch */ color: oklch(84.8% 0.136 132.8);
Tailwind
colors: {
custom: {
50: '#c5eaa7',
500: '#aae081',
950: '#000000',
},
}SCSS
$custom: #aae081; $custom-light: #c5eaa7; $custom-dark: #000000;
JSON
{
"hex": "#aae081",
"rgb": {
"r": 170,
"g": 224,
"b": 129
},
"hsl": {
"h": 94.105,
"s": 60.51,
"l": 69.216
},
"oklch": {
"l": 0.84754,
"c": 0.13628,
"h": 132.8
},
"luminance": 0.63442
}Semantic roles & 50–950 ramp
primary
#AAE081
secondary
#8A4EB7
accent
#1DC87E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480