#AAE080#AAE080
#AAE080 is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.7% C 0.137 H 132.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE080 |
|---|---|
| RGB | rgb(170, 224, 128) |
| HSL | hsl(94, 61%, 69%) |
| HSV | hsv(94, 43%, 88%) |
| CMYK | cmyk(24.1%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(83.66, -33.82, 41.43) |
| CIE-LCH | lch(83.66, 53.48, 129.22°) |
| OKLab | oklab(84.74% -0.093 0.101) |
| OKLCH | oklch(84.74% 0.137 132.6) |
| XYZ | xyz(47.1286, 63.4147, 30.1751) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 5.79
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Tea Green
#BDF8A3
ΔE00 5.89
Washed Out Green
#BCF5A6
ΔE00 5.90
Light Moss Green
#A6C875
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE080 #B680E0
analogous
#DAE080 #AAE080 #80E086
triadic
#AAE080 #80AAE0 #E080AA
tetradic
#AAE080 #80DAE0 #B680E0 #E08680
square
#AAE080 #80DAE0 #B680E0 #E08680
split-complementary
#AAE080 #8680E0 #E080DA
monochromatic
#6AB92D #89D44F #AAE080 #CBECB1 #ECF8E2
Accessibility & contrast
On white
1.53
#AAE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#AAE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE080
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE080 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#ABD9C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aae080; /* rgb */ color: rgb(170, 224, 128); /* oklch */ color: oklch(84.7% 0.137 132.6);
Tailwind
colors: {
custom: {
50: '#c5eaa6',
500: '#aae080',
950: '#000000',
},
}SCSS
$custom: #aae080; $custom-light: #c5eaa6; $custom-dark: #000000;
JSON
{
"hex": "#aae080",
"rgb": {
"r": 170,
"g": 224,
"b": 128
},
"hsl": {
"h": 93.75,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.84738,
"c": 0.13731,
"h": 132.6
},
"luminance": 0.63416
}Semantic roles & 50–950 ramp
primary
#AAE080
secondary
#894DB7
accent
#1DC87D
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480