#AEE37F#AEE37F
#AEE37F is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.7% C 0.141 H 131.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE37F |
|---|---|
| RGB | rgb(174, 227, 127) |
| HSL | hsl(92, 64%, 69%) |
| HSV | hsv(92, 44%, 89%) |
| CMYK | cmyk(23.3%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(84.72, -33.91, 43.31) |
| CIE-LCH | lch(84.72, 55.01, 128.06°) |
| OKLab | oklab(85.65% -0.0934 0.1052) |
| OKLCH | oklch(85.65% 0.141 131.6) |
| XYZ | xyz(48.7546, 65.4680, 30.1425) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.71
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Celery
#C1FD95
ΔE00 5.54
Tea Green
#BDF8A3
ΔE00 5.64
Washed Out Green
#BCF5A6
ΔE00 5.82
Pale Light Green
#B1FC99
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE37F #B47FE3
analogous
#E0E37F #AEE37F #7FE382
triadic
#AEE37F #7FAEE3 #E37FAE
tetradic
#AEE37F #7FE0E3 #B47FE3 #E3827F
square
#AEE37F #7FE0E3 #B47FE3 #E3827F
split-complementary
#AEE37F #827FE3 #E37FE0
monochromatic
#6FBE2A #8ED84D #AEE37F #CEEEB1 #EEF9E3
Accessibility & contrast
On white
1.49
#AEE37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#AEE37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE37F
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE37F | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#B0DCCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aee37f; /* rgb */ color: rgb(174, 227, 127); /* oklch */ color: oklch(85.7% 0.141 131.6);
Tailwind
colors: {
custom: {
50: '#c8eca6',
500: '#aee37f',
950: '#000000',
},
}SCSS
$custom: #aee37f; $custom-light: #c8eca6; $custom-dark: #000000;
JSON
{
"hex": "#aee37f",
"rgb": {
"r": 174,
"g": 227,
"b": 127
},
"hsl": {
"h": 91.8,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.85654,
"c": 0.14071,
"h": 131.6
},
"luminance": 0.65469
}Semantic roles & 50–950 ramp
primary
#AEE37F
secondary
#864CBB
accent
#1ACC78
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480