#AEE374#AEE374
#AEE374 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.5% C 0.152 H 130.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE374 |
|---|---|
| RGB | rgb(174, 227, 116) |
| HSL | hsl(89, 66%, 67%) |
| HSV | hsv(89, 49%, 89%) |
| CMYK | cmyk(23.3%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(84.58, -35.17, 48.44) |
| CIE-LCH | lch(84.58, 59.86, 125.98°) |
| OKLab | oklab(85.5% -0.0976 0.116) |
| OKLCH | oklch(85.5% 0.152 130.1) |
| XYZ | xyz(48.0765, 65.1968, 26.5709) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Pale Olive Green
#B1D27B
ΔE00 5.13
Spring Green (survey)
#A9F971
ΔE00 5.45
Light Pea Green
#C4FE82
ΔE00 5.84
Celery
#C1FD95
ΔE00 5.90
Light Yellowish Green
#C2FF89
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE374 #A974E3
analogous
#E3E174 #AEE374 #76E374
triadic
#AEE374 #74AEE3 #E374AE
tetradic
#AEE374 #74E3E1 #A974E3 #E37476
square
#AEE374 #74E3E1 #A974E3 #E37476
split-complementary
#AEE374 #7476E3 #E174E3
monochromatic
#72B825 #90D941 #AEE374 #CCEDA7 #E9F8DA
Accessibility & contrast
On white
1.50
#AEE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#AEE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE374
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE374 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66A
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#B1DBC9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aee374; /* rgb */ color: rgb(174, 227, 116); /* oklch */ color: oklch(85.5% 0.152 130.1);
Tailwind
colors: {
custom: {
50: '#c8ec9e',
500: '#aee374',
950: '#000000',
},
}SCSS
$custom: #aee374; $custom-light: #c8ec9e; $custom-dark: #000000;
JSON
{
"hex": "#aee374",
"rgb": {
"r": 174,
"g": 227,
"b": 116
},
"hsl": {
"h": 88.649,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.85496,
"c": 0.15164,
"h": 130.1
},
"luminance": 0.65198
}Semantic roles & 50–950 ramp
primary
#AEE374
secondary
#7B43B8
accent
#17CE6F
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480