#AEE377#AEE377
#AEE377 is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.5% C 0.149 H 130.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE377 |
|---|---|
| RGB | rgb(174, 227, 119) |
| HSL | hsl(89, 66%, 68%) |
| HSV | hsv(89, 48%, 89%) |
| CMYK | cmyk(23.3%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(84.62, -34.84, 47.06) |
| CIE-LCH | lch(84.62, 58.55, 126.52°) |
| OKLab | oklab(85.54% -0.0965 0.1131) |
| OKLCH | oklch(85.54% 0.149 130.5) |
| XYZ | xyz(48.2538, 65.2677, 27.5048) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Pale Olive Green
#B1D27B
ΔE00 4.97
Spring Green (survey)
#A9F971
ΔE00 5.58
Celery
#C1FD95
ΔE00 5.76
Light Pea Green
#C4FE82
ΔE00 5.93
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE377 #AC77E3
analogous
#E3E277 #AEE377 #78E377
triadic
#AEE377 #77AEE3 #E377AE
tetradic
#AEE377 #77E3E2 #AC77E3 #E37778
square
#AEE377 #77E3E2 #AC77E3 #E37778
split-complementary
#AEE377 #7778E3 #E277E3
monochromatic
#71B926 #90D944 #AEE377 #CCEDAA #EAF8DD
Accessibility & contrast
On white
1.49
#AEE377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AEE377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE377
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE377 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#E4D27D
Tritanopia (blue-blind)
#B1DBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aee377; /* rgb */ color: rgb(174, 227, 119); /* oklch */ color: oklch(85.5% 0.149 130.5);
Tailwind
colors: {
custom: {
50: '#c8eca0',
500: '#aee377',
950: '#000000',
},
}SCSS
$custom: #aee377; $custom-light: #c8eca0; $custom-dark: #000000;
JSON
{
"hex": "#aee377",
"rgb": {
"r": 174,
"g": 227,
"b": 119
},
"hsl": {
"h": 89.444,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.85538,
"c": 0.14872,
"h": 130.5
},
"luminance": 0.65269
}Semantic roles & 50–950 ramp
primary
#AEE377
secondary
#7E45BA
accent
#18CE71
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480