#AEE182#AEE182
#AEE182 is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.2% C 0.135 H 131.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE182 |
|---|---|
| RGB | rgb(174, 225, 130) |
| HSL | hsl(92, 61%, 70%) |
| HSV | hsv(92, 42%, 88%) |
| CMYK | cmyk(22.7%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(84.20, -32.62, 41.19) |
| CIE-LCH | lch(84.20, 52.54, 128.38°) |
| OKLab | oklab(85.25% -0.0897 0.1005) |
| OKLCH | oklch(85.25% 0.135 131.7) |
| XYZ | xyz(48.4092, 64.4597, 31.0063) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Light Grey Green
#B7E1A1
ΔE00 5.58
Tea Green
#BDF8A3
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.67
Celery
#C1FD95
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE182 #B582E1
analogous
#DDE182 #AEE182 #82E186
triadic
#AEE182 #82AEE1 #E182AE
tetradic
#AEE182 #82DDE1 #B582E1 #E18682
square
#AEE182 #82DDE1 #B582E1 #E18682
split-complementary
#AEE182 #8682E1 #E182DD
monochromatic
#6FBC2D #8ED551 #AEE182 #CEEDB3 #EEF9E5
Accessibility & contrast
On white
1.51
#AEE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#AEE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE182
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE182 | 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)
#E9D57B
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#B0DACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aee182; /* rgb */ color: rgb(174, 225, 130); /* oklch */ color: oklch(85.2% 0.135 131.7);
Tailwind
colors: {
custom: {
50: '#c8eaa7',
500: '#aee182',
950: '#000000',
},
}SCSS
$custom: #aee182; $custom-light: #c8eaa7; $custom-dark: #000000;
JSON
{
"hex": "#aee182",
"rgb": {
"r": 174,
"g": 225,
"b": 130
},
"hsl": {
"h": 92.211,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.85248,
"c": 0.13472,
"h": 131.7
},
"luminance": 0.64461
}Semantic roles & 50–950 ramp
primary
#AEE182
secondary
#884FB9
accent
#1DC979
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480