#AEFD90#AEFD90
#AEFD90 is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.8% C 0.161 H 137.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFD90 |
|---|---|
| RGB | rgb(174, 253, 144) |
| HSL | hsl(103, 96%, 78%) |
| HSV | hsv(103, 43%, 99%) |
| CMYK | cmyk(31.2%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(92.25, -43.43, 44.56) |
| CIE-LCH | lch(92.25, 62.23, 134.26°) |
| OKLab | oklab(91.81% -0.119 0.1088) |
| OKLCH | oklch(91.81% 0.161 137.6) |
| XYZ | xyz(57.6132, 81.2605, 39.0294) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.44
Pastel Green
#B0FF9D
ΔE00 1.84
Celery
#C1FD95
ΔE00 2.68
Light Green
#96F97B
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Light Yellowish Green
#C2FF89
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFD90 #DF90FD
analogous
#E5FD90 #AEFD90 #90FDA8
triadic
#AEFD90 #90AEFD #FD90AE
tetradic
#AEFD90 #90E5FD #DF90FD #FDA890
square
#AEFD90 #90E5FD #DF90FD #FDA890
split-complementary
#AEFD90 #A890FD #FD90E5
monochromatic
#56FB18 #82FC54 #AEFD90 #DAFECC #E9FEE1
Accessibility & contrast
On white
1.22
#AEFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#AEFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFD90
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFD90 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED88
Deuteranopia (green-blind)
#F8E697
Tritanopia (blue-blind)
#ABF6E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aefd90; /* rgb */ color: rgb(174, 253, 144); /* oklch */ color: oklch(91.8% 0.161 137.6);
Tailwind
colors: {
custom: {
50: '#c9feb2',
500: '#aefd90',
950: '#000000',
},
}SCSS
$custom: #aefd90; $custom-light: #c9feb2; $custom-dark: #000000;
JSON
{
"hex": "#aefd90",
"rgb": {
"r": 174,
"g": 253,
"b": 144
},
"hsl": {
"h": 103.486,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.91814,
"c": 0.16123,
"h": 137.6
},
"luminance": 0.81263
}Semantic roles & 50–950 ramp
primary
#AEFD90
secondary
#B853DE
accent
#00E6A6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681