#AAE275#AAE275
#AAE275 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.0% C 0.151 H 131.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE275 |
|---|---|
| RGB | rgb(170, 226, 117) |
| HSL | hsl(91, 65%, 67%) |
| HSV | hsv(91, 48%, 89%) |
| CMYK | cmyk(24.8%, 0%, 48.2%, 11.4%) |
| CIE-LAB | lab(84.08, -36.04, 47.30) |
| CIE-LCH | lch(84.08, 59.46, 127.31°) |
| OKLab | oklab(85.03% -0.0998 0.1136) |
| OKLCH | oklch(85.03% 0.151 131.3) |
| XYZ | xyz(46.9841, 64.2220, 26.7468) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.09
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Spring Green (survey)
#A9F971
ΔE00 5.57
Celery
#C1FD95
ΔE00 6.04
Light Grass Green
#9AF764
ΔE00 6.20
Kiwi Green
#8EE53F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE275 #AD75E2
analogous
#E0E275 #AAE275 #75E277
triadic
#AAE275 #75AAE2 #E275AA
tetradic
#AAE275 #75E0E2 #AD75E2 #E27775
square
#AAE275 #75E0E2 #AD75E2 #E27775
split-complementary
#AAE275 #7775E2 #E275E0
monochromatic
#6CB626 #8BD742 #AAE275 #C9EDA8 #E8F7DA
Accessibility & contrast
On white
1.52
#AAE275 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#AAE275 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE275
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE275 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE275 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#ACDAC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aae275; /* rgb */ color: rgb(170, 226, 117); /* oklch */ color: oklch(85.0% 0.151 131.3);
Tailwind
colors: {
custom: {
50: '#c5eb9f',
500: '#aae275',
950: '#000000',
},
}SCSS
$custom: #aae275; $custom-light: #c5eb9f; $custom-dark: #000000;
JSON
{
"hex": "#aae275",
"rgb": {
"r": 170,
"g": 226,
"b": 117
},
"hsl": {
"h": 90.826,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.85032,
"c": 0.15121,
"h": 131.3
},
"luminance": 0.64223
}Semantic roles & 50–950 ramp
primary
#AAE275
secondary
#7F44B7
accent
#18CD75
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480