#AEFF97#AEFF97
#AEFF97 is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.4% C 0.157 H 139.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF97 |
|---|---|
| RGB | rgb(174, 255, 151) |
| HSL | hsl(107, 100%, 80%) |
| HSV | hsv(107, 41%, 100%) |
| CMYK | cmyk(31.8%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(92.91, -43.38, 42.01) |
| CIE-LCH | lch(92.91, 60.39, 135.92°) |
| OKLab | oklab(92.38% -0.1186 0.1032) |
| OKLCH | oklch(92.38% 0.157 139) |
| XYZ | xyz(58.7995, 82.7506, 42.1465) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.91
Pale Light Green
#B1FC99
ΔE00 0.96
Light Pastel Green
#B2FBA5
ΔE00 2.80
Palegreen
#98FB98
ΔE00 2.94
Celery
#C1FD95
ΔE00 3.08
Tea Green
#BDF8A3
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF97 #E897FF
analogous
#E2FF97 #AEFF97 #97FFB4
triadic
#AEFF97 #97AEFF #FF97AE
tetradic
#AEFF97 #97E2FF #E897FF #FFB497
square
#AEFF97 #97E2FF #E897FF #FFB497
split-complementary
#AEFF97 #B497FF #FF97E2
monochromatic
#4FFF1D #7EFF5A #AEFF97 #DEFFD4 #E7FFE0
Accessibility & contrast
On white
1.20
#AEFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#AEFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF97
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF97 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8F
Deuteranopia (green-blind)
#F9E89D
Tritanopia (blue-blind)
#A9F9E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aeff97; /* rgb */ color: rgb(174, 255, 151); /* oklch */ color: oklch(92.4% 0.157 139.0);
Tailwind
colors: {
custom: {
50: '#c9ffb7',
500: '#aeff97',
950: '#000000',
},
}SCSS
$custom: #aeff97; $custom-light: #c9ffb7; $custom-dark: #000000;
JSON
{
"hex": "#aeff97",
"rgb": {
"r": 174,
"g": 255,
"b": 151
},
"hsl": {
"h": 106.731,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92379,
"c": 0.15724,
"h": 139
},
"luminance": 0.82753
}Semantic roles & 50–950 ramp
primary
#AEFF97
secondary
#C359E2
accent
#00E6B3
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681