#AEE082#AEE082
#AEE082 is a very light, vivid yellow-green. Relative luminance 0.639; OKLCH L 85.0% C 0.133 H 131.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE082 |
|---|---|
| RGB | rgb(174, 224, 130) |
| HSL | hsl(92, 60%, 69%) |
| HSV | hsv(92, 42%, 88%) |
| CMYK | cmyk(22.3%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(83.92, -32.15, 40.83) |
| CIE-LCH | lch(83.92, 51.97, 128.22°) |
| OKLab | oklab(85.02% -0.0884 0.0997) |
| OKLCH | oklch(85.02% 0.133 131.6) |
| XYZ | xyz(48.1397, 63.9207, 30.9164) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.97
Light Grey Green
#B7E1A1
ΔE00 5.47
Washed Out Green
#BCF5A6
ΔE00 5.79
Tea Green
#BDF8A3
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 5.81
Light Moss Green
#A6C875
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE082 #B482E0
analogous
#DDE082 #AEE082 #82E085
triadic
#AEE082 #82AEE0 #E082AE
tetradic
#AEE082 #82DDE0 #B482E0 #E08582
square
#AEE082 #82DDE0 #B482E0 #E08582
split-complementary
#AEE082 #8582E0 #E082DD
monochromatic
#6FBA2E #8ED451 #AEE082 #CEECB3 #EEF8E4
Accessibility & contrast
On white
1.52
#AEE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#AEE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE082
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE082 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#B0D9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aee082; /* rgb */ color: rgb(174, 224, 130); /* oklch */ color: oklch(85.0% 0.133 131.6);
Tailwind
colors: {
custom: {
50: '#c8eaa7',
500: '#aee082',
950: '#000000',
},
}SCSS
$custom: #aee082; $custom-light: #c8eaa7; $custom-dark: #000000;
JSON
{
"hex": "#aee082",
"rgb": {
"r": 174,
"g": 224,
"b": 130
},
"hsl": {
"h": 91.915,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.85022,
"c": 0.13326,
"h": 131.6
},
"luminance": 0.63922
}Semantic roles & 50–950 ramp
primary
#AEE082
secondary
#864FB7
accent
#1EC878
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480