#AEE075#AEE075
#AEE075 is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 84.8% C 0.146 H 129.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE075 |
|---|---|
| RGB | rgb(174, 224, 117) |
| HSL | hsl(88, 63%, 67%) |
| HSV | hsv(88, 48%, 88%) |
| CMYK | cmyk(22.3%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(83.75, -33.69, 46.95) |
| CIE-LCH | lch(83.75, 57.78, 125.66°) |
| OKLab | oklab(84.83% -0.0934 0.1128) |
| OKLCH | oklch(84.83% 0.146 129.6) |
| XYZ | xyz(47.3216, 63.5934, 26.6078) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Spring Green (survey)
#A9F971
ΔE00 6.24
Light Moss Green
#A6C875
ΔE00 6.30
Celery
#C1FD95
ΔE00 6.42
Light Pea Green
#C4FE82
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE075 #A775E0
analogous
#E0DC75 #AEE075 #79E075
triadic
#AEE075 #75AEE0 #E075AE
tetradic
#AEE075 #75E0DC #A775E0 #E07579
square
#AEE075 #75E0DC #A775E0 #E07579
split-complementary
#AEE075 #7579E0 #DC75E0
monochromatic
#72B328 #91D543 #AEE075 #CBEBA7 #E9F6D9
Accessibility & contrast
On white
1.53
#AEE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#AEE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE075
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE075 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36C
Deuteranopia (green-blind)
#E1D07B
Tritanopia (blue-blind)
#B1D8C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aee075; /* rgb */ color: rgb(174, 224, 117); /* oklch */ color: oklch(84.8% 0.146 129.6);
Tailwind
colors: {
custom: {
50: '#c8ea9f',
500: '#aee075',
950: '#000000',
},
}SCSS
$custom: #aee075; $custom-light: #c8ea9f; $custom-dark: #000000;
JSON
{
"hex": "#aee075",
"rgb": {
"r": 174,
"g": 224,
"b": 117
},
"hsl": {
"h": 88.037,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.84829,
"c": 0.14646,
"h": 129.6
},
"luminance": 0.63594
}Semantic roles & 50–950 ramp
primary
#AEE075
secondary
#7945B4
accent
#1ACB6D
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480