#AEE176#AEE176
#AEE176 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.1% C 0.147 H 130.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE176 |
|---|---|
| RGB | rgb(174, 225, 118) |
| HSL | hsl(89, 64%, 67%) |
| HSV | hsv(89, 48%, 88%) |
| CMYK | cmyk(22.7%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(84.05, -34.03, 46.83) |
| CIE-LCH | lch(84.05, 57.89, 126.01°) |
| OKLab | oklab(85.07% -0.0943 0.1126) |
| OKLCH | oklch(85.07% 0.147 130) |
| XYZ | xyz(47.6502, 64.1561, 27.0089) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.52
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Spring Green (survey)
#A9F971
ΔE00 6.03
Celery
#C1FD95
ΔE00 6.18
Light Pea Green
#C4FE82
ΔE00 6.34
Light Yellowish Green
#C2FF89
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE176 #A976E1
analogous
#E1DE76 #AEE176 #79E176
triadic
#AEE176 #76AEE1 #E176AE
tetradic
#AEE176 #76E1DE #A976E1 #E17679
square
#AEE176 #76E1DE #A976E1 #E17679
split-complementary
#AEE176 #7679E1 #DE76E1
monochromatic
#72B528 #90D644 #AEE176 #CCECA8 #E9F7DA
Accessibility & contrast
On white
1.52
#AEE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#AEE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE176
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE176 | 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)
#EAD46D
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#B1D9C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aee176; /* rgb */ color: rgb(174, 225, 118); /* oklch */ color: oklch(85.1% 0.147 130.0);
Tailwind
colors: {
custom: {
50: '#c8ea9f',
500: '#aee176',
950: '#000000',
},
}SCSS
$custom: #aee176; $custom-light: #c8ea9f; $custom-dark: #000000;
JSON
{
"hex": "#aee176",
"rgb": {
"r": 174,
"g": 225,
"b": 118
},
"hsl": {
"h": 88.598,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.8507,
"c": 0.14688,
"h": 130
},
"luminance": 0.64157
}Semantic roles & 50–950 ramp
primary
#AEE176
secondary
#7B45B6
accent
#1ACC6F
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480