#AEFE90#AEFE90
#AEFE90 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.163 H 137.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFE90 |
|---|---|
| RGB | rgb(174, 254, 144) |
| HSL | hsl(104, 98%, 78%) |
| HSV | hsv(104, 43%, 100%) |
| CMYK | cmyk(31.5%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(92.53, -43.87, 44.92) |
| CIE-LCH | lch(92.53, 62.78, 134.32°) |
| OKLab | oklab(92.04% -0.1202 0.1096) |
| OKLCH | oklch(92.04% 0.163 137.6) |
| XYZ | xyz(57.9297, 81.8936, 39.1349) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.58
Pastel Green
#B0FF9D
ΔE00 1.89
Celery
#C1FD95
ΔE00 2.75
Light Green
#96F97B
ΔE00 3.09
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Light Yellowish Green
#C2FF89
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFE90 #E090FE
analogous
#E5FE90 #AEFE90 #90FEA9
triadic
#AEFE90 #90AEFE #FE90AE
tetradic
#AEFE90 #90E5FE #E090FE #FEA990
square
#AEFE90 #90E5FE #E090FE #FEA990
split-complementary
#AEFE90 #A990FE #FE90E5
monochromatic
#55FD17 #82FD53 #AEFE90 #DAFFCD #E9FFE1
Accessibility & contrast
On white
1.21
#AEFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#AEFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFE90
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFE90 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#F9E797
Tritanopia (blue-blind)
#ABF7E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aefe90; /* rgb */ color: rgb(174, 254, 144); /* oklch */ color: oklch(92.0% 0.163 137.6);
Tailwind
colors: {
custom: {
50: '#c9ffb2',
500: '#aefe90',
950: '#000000',
},
}SCSS
$custom: #aefe90; $custom-light: #c9ffb2; $custom-dark: #000000;
JSON
{
"hex": "#aefe90",
"rgb": {
"r": 174,
"g": 254,
"b": 144
},
"hsl": {
"h": 103.636,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92042,
"c": 0.16266,
"h": 137.6
},
"luminance": 0.81896
}Semantic roles & 50–950 ramp
primary
#AEFE90
secondary
#B953DF
accent
#00E6A7
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681