#AAE07F#AAE07F
#AAE07F is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.7% C 0.138 H 132.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE07F |
|---|---|
| RGB | rgb(170, 224, 127) |
| HSL | hsl(93, 61%, 69%) |
| HSV | hsv(93, 43%, 88%) |
| CMYK | cmyk(24.1%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(83.65, -33.95, 41.91) |
| CIE-LCH | lch(83.65, 53.93, 129.01°) |
| OKLab | oklab(84.72% -0.0934 0.102) |
| OKLCH | oklch(84.72% 0.138 132.5) |
| XYZ | xyz(47.0631, 63.3885, 29.8302) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 5.81
Light Grey Green
#B7E1A1
ΔE00 5.94
Tea Green
#BDF8A3
ΔE00 5.97
Washed Out Green
#BCF5A6
ΔE00 6.01
Light Moss Green
#A6C875
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE07F #B57FE0
analogous
#DBE07F #AAE07F #7FE085
triadic
#AAE07F #7FAAE0 #E07FAA
tetradic
#AAE07F #7FDBE0 #B57FE0 #E0857F
square
#AAE07F #7FDBE0 #B57FE0 #E0857F
split-complementary
#AAE07F #857FE0 #E07FDB
monochromatic
#6AB82D #89D44E #AAE07F #CBECB0 #EBF8E2
Accessibility & contrast
On white
1.54
#AAE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#AAE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE07F
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE07F | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#ABD9C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aae07f; /* rgb */ color: rgb(170, 224, 127); /* oklch */ color: oklch(84.7% 0.138 132.5);
Tailwind
colors: {
custom: {
50: '#c5eaa5',
500: '#aae07f',
950: '#000000',
},
}SCSS
$custom: #aae07f; $custom-light: #c5eaa5; $custom-dark: #000000;
JSON
{
"hex": "#aae07f",
"rgb": {
"r": 170,
"g": 224,
"b": 127
},
"hsl": {
"h": 93.402,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.84723,
"c": 0.13834,
"h": 132.5
},
"luminance": 0.6339
}Semantic roles & 50–950 ramp
primary
#AAE07F
secondary
#884CB7
accent
#1DC97C
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480