#AEFE99#AEFE99
#AEFE99 is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.154 H 139.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFE99 |
|---|---|
| RGB | rgb(174, 254, 153) |
| HSL | hsl(108, 98%, 80%) |
| HSV | hsv(108, 40%, 100%) |
| CMYK | cmyk(31.5%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(92.65, -42.67, 40.71) |
| CIE-LCH | lch(92.65, 58.98, 136.35°) |
| OKLab | oklab(92.18% -0.1166 0.1003) |
| OKLCH | oklch(92.18% 0.154 139.3) |
| XYZ | xyz(58.6452, 82.1798, 42.9031) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.54
Pale Light Green
#B1FC99
ΔE00 0.68
Light Pastel Green
#B2FBA5
ΔE00 2.35
Palegreen
#98FB98
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.18
Tea Green
#BDF8A3
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFE99 #E999FE
analogous
#E0FE99 #AEFE99 #99FEB7
triadic
#AEFE99 #99AEFE #FE99AE
tetradic
#AEFE99 #99E0FE #E999FE #FEB799
square
#AEFE99 #99E0FE #E999FE #FEB799
split-complementary
#AEFE99 #B799FE #FE99E0
monochromatic
#4EFD20 #7EFD5C #AEFE99 #DEFFD6 #E7FFE1
Accessibility & contrast
On white
1.20
#AEFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#AEFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFE99
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFE99 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#F8E79F
Tritanopia (blue-blind)
#A9F8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aefe99; /* rgb */ color: rgb(174, 254, 153); /* oklch */ color: oklch(92.2% 0.154 139.3);
Tailwind
colors: {
custom: {
50: '#c9ffb8',
500: '#aefe99',
950: '#000000',
},
}SCSS
$custom: #aefe99; $custom-light: #c9ffb8; $custom-dark: #000000;
JSON
{
"hex": "#aefe99",
"rgb": {
"r": 174,
"g": 254,
"b": 153
},
"hsl": {
"h": 107.525,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.92185,
"c": 0.15381,
"h": 139.3
},
"luminance": 0.82182
}Semantic roles & 50–950 ramp
primary
#AEFE99
secondary
#C55BE0
accent
#00E6B6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681