#AAE37B#AAE37B
#AAE37B is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.3% C 0.147 H 132.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE37B |
|---|---|
| RGB | rgb(170, 227, 123) |
| HSL | hsl(93, 65%, 69%) |
| HSV | hsv(93, 46%, 89%) |
| CMYK | cmyk(25.1%, 0%, 45.8%, 11%) |
| CIE-LAB | lab(84.44, -35.80, 44.85) |
| CIE-LCH | lch(84.44, 57.39, 128.60°) |
| OKLab | oklab(85.35% -0.0988 0.1085) |
| OKLCH | oklch(85.35% 0.147 132.3) |
| XYZ | xyz(47.6210, 64.9130, 28.7555) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.67
Spring Green (survey)
#A9F971
ΔE00 5.69
Pale Light Green
#B1FC99
ΔE00 5.93
Tea Green
#BDF8A3
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE37B #B47BE3
analogous
#DEE37B #AAE37B #7BE380
triadic
#AAE37B #7BAAE3 #E37BAA
tetradic
#AAE37B #7BDEE3 #B47BE3 #E3807B
square
#AAE37B #7BDEE3 #B47BE3 #E3807B
split-complementary
#AAE37B #807BE3 #E37BDE
monochromatic
#6BBC28 #89D849 #AAE37B #CBEEAD #EBF8E0
Accessibility & contrast
On white
1.50
#AAE37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#AAE37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE37B
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE37B | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#ACDCCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aae37b; /* rgb */ color: rgb(170, 227, 123); /* oklch */ color: oklch(85.3% 0.147 132.3);
Tailwind
colors: {
custom: {
50: '#c5eca3',
500: '#aae37b',
950: '#000000',
},
}SCSS
$custom: #aae37b; $custom-light: #c5eca3; $custom-dark: #000000;
JSON
{
"hex": "#aae37b",
"rgb": {
"r": 170,
"g": 227,
"b": 123
},
"hsl": {
"h": 92.885,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.85346,
"c": 0.14672,
"h": 132.3
},
"luminance": 0.64914
}Semantic roles & 50–950 ramp
primary
#AAE37B
secondary
#8748BA
accent
#19CD7B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480