#AEFF8A#AEFF8A
#AEFF8A is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.2% C 0.170 H 136.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF8A |
|---|---|
| RGB | rgb(174, 255, 138) |
| HSL | hsl(102, 100%, 77%) |
| HSV | hsv(102, 46%, 100%) |
| CMYK | cmyk(31.8%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.73, -45.05, 48.04) |
| CIE-LCH | lch(92.73, 65.86, 133.16°) |
| OKLab | oklab(92.18% -0.1237 0.1164) |
| OKLCH | oklch(92.18% 0.17 136.7) |
| XYZ | xyz(57.8014, 82.3513, 36.8897) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.53
Light Green
#96F97B
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 2.84
Celery
#C1FD95
ΔE00 2.92
Spring Green (survey)
#A9F971
ΔE00 2.99
Light Yellowish Green
#C2FF89
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF8A #DB8AFF
analogous
#E9FF8A #AEFF8A #8AFFA0
triadic
#AEFF8A #8AAEFF #FF8AAE
tetradic
#AEFF8A #8AE9FF #DB8AFF #FFA08A
square
#AEFF8A #8AE9FF #DB8AFF #FFA08A
split-complementary
#AEFF8A #A08AFF #FF8AE9
monochromatic
#59FF10 #84FF4D #AEFF8A #D8FFC7 #EAFFE0
Accessibility & contrast
On white
1.20
#AEFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#AEFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF8A
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF8A | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FAE891
Tritanopia (blue-blind)
#ABF8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff8a; /* rgb */ color: rgb(174, 255, 138); /* oklch */ color: oklch(92.2% 0.170 136.7);
Tailwind
colors: {
custom: {
50: '#c9ffae',
500: '#aeff8a',
950: '#000000',
},
}SCSS
$custom: #aeff8a; $custom-light: #c9ffae; $custom-dark: #000000;
JSON
{
"hex": "#aeff8a",
"rgb": {
"r": 174,
"g": 255,
"b": 138
},
"hsl": {
"h": 101.538,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.9218,
"c": 0.16985,
"h": 136.7
},
"luminance": 0.82354
}Semantic roles & 50–950 ramp
primary
#AEFF8A
secondary
#B34EE0
accent
#00E69F
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681