#AEE175#AEE175
#AEE175 is a very light, vivid yellow-green. Relative luminance 0.641; OKLCH L 85.1% C 0.148 H 129.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE175 |
|---|---|
| RGB | rgb(174, 225, 117) |
| HSL | hsl(88, 64%, 67%) |
| HSV | hsv(88, 48%, 88%) |
| CMYK | cmyk(22.7%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(84.03, -34.15, 47.29) |
| CIE-LCH | lch(84.03, 58.33, 125.83°) |
| OKLab | oklab(85.06% -0.0947 0.1135) |
| OKLCH | oklch(85.06% 0.148 129.8) |
| XYZ | xyz(47.5911, 64.1325, 26.6976) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Spring Green (survey)
#A9F971
ΔE00 5.99
Celery
#C1FD95
ΔE00 6.22
Light Pea Green
#C4FE82
ΔE00 6.30
Light Yellowish Green
#C2FF89
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE175 #A875E1
analogous
#E1DE75 #AEE175 #78E175
triadic
#AEE175 #75AEE1 #E175AE
tetradic
#AEE175 #75E1DE #A875E1 #E17578
square
#AEE175 #75E1DE #A875E1 #E17578
split-complementary
#AEE175 #7578E1 #DE75E1
monochromatic
#72B427 #90D643 #AEE175 #CCECA7 #E9F7DA
Accessibility & contrast
On white
1.52
#AEE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#AEE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE175
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE175 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#B1D9C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aee175; /* rgb */ color: rgb(174, 225, 117); /* oklch */ color: oklch(85.1% 0.148 129.8);
Tailwind
colors: {
custom: {
50: '#c8ea9f',
500: '#aee175',
950: '#000000',
},
}SCSS
$custom: #aee175; $custom-light: #c8ea9f; $custom-dark: #000000;
JSON
{
"hex": "#aee175",
"rgb": {
"r": 174,
"g": 225,
"b": 117
},
"hsl": {
"h": 88.333,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.85056,
"c": 0.14787,
"h": 129.8
},
"luminance": 0.64133
}Semantic roles & 50–950 ramp
primary
#AEE175
secondary
#7A45B5
accent
#19CC6E
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480