#AAE280#AAE280
#AAE280 is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.2% C 0.140 H 133.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE280 |
|---|---|
| RGB | rgb(170, 226, 128) |
| HSL | hsl(94, 63%, 69%) |
| HSV | hsv(94, 43%, 89%) |
| CMYK | cmyk(24.8%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(84.22, -34.74, 42.15) |
| CIE-LCH | lch(84.22, 54.62, 129.50°) |
| OKLab | oklab(85.19% -0.0956 0.1026) |
| OKLCH | oklch(85.19% 0.14 133) |
| XYZ | xyz(47.6693, 64.4960, 30.3553) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.84
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Tea Green
#BDF8A3
ΔE00 5.61
Washed Out Green
#BCF5A6
ΔE00 5.71
Celery
#C1FD95
ΔE00 5.82
Pale Light Green
#B1FC99
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE280 #B880E2
analogous
#DBE280 #AAE280 #80E287
triadic
#AAE280 #80AAE2 #E280AA
tetradic
#AAE280 #80DBE2 #B880E2 #E28780
square
#AAE280 #80DBE2 #B880E2 #E28780
split-complementary
#AAE280 #8780E2 #E280DB
monochromatic
#69BD2B #89D74E #AAE280 #CBEDB2 #EDF9E4
Accessibility & contrast
On white
1.51
#AAE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#AAE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE280
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE280 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#ABDBCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aae280; /* rgb */ color: rgb(170, 226, 128); /* oklch */ color: oklch(85.2% 0.140 133.0);
Tailwind
colors: {
custom: {
50: '#c5eba6',
500: '#aae280',
950: '#000000',
},
}SCSS
$custom: #aae280; $custom-light: #c5eba6; $custom-dark: #000000;
JSON
{
"hex": "#aae280",
"rgb": {
"r": 170,
"g": 226,
"b": 128
},
"hsl": {
"h": 94.286,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.85193,
"c": 0.14024,
"h": 133
},
"luminance": 0.64497
}Semantic roles & 50–950 ramp
primary
#AAE280
secondary
#8B4DBA
accent
#1BCB7F
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480