#AAE475#AAE475
#AAE475 is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.5% C 0.154 H 131.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE475 |
|---|---|
| RGB | rgb(170, 228, 117) |
| HSL | hsl(91, 67%, 68%) |
| HSV | hsv(91, 49%, 89%) |
| CMYK | cmyk(25.4%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(84.65, -36.95, 47.99) |
| CIE-LCH | lch(84.65, 60.56, 127.59°) |
| OKLab | oklab(85.49% -0.1023 0.1151) |
| OKLCH | oklch(85.49% 0.154 131.6) |
| XYZ | xyz(47.5312, 65.3160, 26.9292) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Spring Green (survey)
#A9F971
ΔE00 5.07
Pale Olive Green
#B1D27B
ΔE00 5.57
Celery
#C1FD95
ΔE00 5.69
Light Grass Green
#9AF764
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE475 #AF75E4
analogous
#E2E475 #AAE475 #75E477
triadic
#AAE475 #75AAE4 #E475AA
tetradic
#AAE475 #75E2E4 #AF75E4 #E47775
square
#AAE475 #75E2E4 #AF75E4 #E47775
split-complementary
#AAE475 #7775E4 #E475E2
monochromatic
#6CBA24 #8ADA42 #AAE475 #CAEEA8 #E9F8DB
Accessibility & contrast
On white
1.49
#AAE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#AAE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE475
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE475 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66B
Deuteranopia (green-blind)
#E4D27C
Tritanopia (blue-blind)
#ACDCCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aae475; /* rgb */ color: rgb(170, 228, 117); /* oklch */ color: oklch(85.5% 0.154 131.6);
Tailwind
colors: {
custom: {
50: '#c6ec9f',
500: '#aae475',
950: '#000000',
},
}SCSS
$custom: #aae475; $custom-light: #c6ec9f; $custom-dark: #000000;
JSON
{
"hex": "#aae475",
"rgb": {
"r": 170,
"g": 228,
"b": 117
},
"hsl": {
"h": 91.351,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.85489,
"c": 0.15402,
"h": 131.6
},
"luminance": 0.65317
}Semantic roles & 50–950 ramp
primary
#AAE475
secondary
#8143BA
accent
#16CF77
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480