#AEE180#AEE180
#AEE180 is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.2% C 0.137 H 131.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE180 |
|---|---|
| RGB | rgb(174, 225, 128) |
| HSL | hsl(92, 62%, 69%) |
| HSV | hsv(92, 43%, 88%) |
| CMYK | cmyk(22.7%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(84.18, -32.86, 42.14) |
| CIE-LCH | lch(84.18, 53.44, 127.95°) |
| OKLab | oklab(85.22% -0.0905 0.1026) |
| OKLCH | oklch(85.22% 0.137 131.4) |
| XYZ | xyz(48.2763, 64.4066, 30.3061) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Tea Green
#BDF8A3
ΔE00 5.82
Washed Out Green
#BCF5A6
ΔE00 5.89
Light Grey Green
#B7E1A1
ΔE00 5.89
Celery
#C1FD95
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE180 #B380E1
analogous
#DFE180 #AEE180 #80E183
triadic
#AEE180 #80AEE1 #E180AE
tetradic
#AEE180 #80DFE1 #B380E1 #E18380
square
#AEE180 #80DFE1 #B380E1 #E18380
split-complementary
#AEE180 #8380E1 #E180DF
monochromatic
#70BB2C #8ED54E #AEE180 #CEEDB2 #EDF8E3
Accessibility & contrast
On white
1.51
#AEE180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#AEE180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE180
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE180 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#B0DACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aee180; /* rgb */ color: rgb(174, 225, 128); /* oklch */ color: oklch(85.2% 0.137 131.4);
Tailwind
colors: {
custom: {
50: '#c8eaa6',
500: '#aee180',
950: '#000000',
},
}SCSS
$custom: #aee180; $custom-light: #c8eaa6; $custom-dark: #000000;
JSON
{
"hex": "#aee180",
"rgb": {
"r": 174,
"g": 225,
"b": 128
},
"hsl": {
"h": 91.546,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.85217,
"c": 0.13679,
"h": 131.4
},
"luminance": 0.64408
}Semantic roles & 50–950 ramp
primary
#AEE180
secondary
#854DB8
accent
#1CCA77
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480