#AEFF87#AEFF87
#AEFF87 is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.1% C 0.173 H 136.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF87 |
|---|---|
| RGB | rgb(174, 255, 135) |
| HSL | hsl(101, 100%, 76%) |
| HSV | hsv(101, 47%, 100%) |
| CMYK | cmyk(31.8%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(92.69, -45.41, 49.41) |
| CIE-LCH | lch(92.69, 67.11, 132.58°) |
| OKLab | oklab(92.14% -0.1248 0.1193) |
| OKLCH | oklch(92.14% 0.173 136.3) |
| XYZ | xyz(57.5872, 82.2656, 35.7616) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.61
Light Green
#96F97B
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 2.85
Pale Light Green
#B1FC99
ΔE00 2.94
Celery
#C1FD95
ΔE00 3.04
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF87 #D887FF
analogous
#EAFF87 #AEFF87 #87FF9C
triadic
#AEFF87 #87AEFF #FF87AE
tetradic
#AEFF87 #87EAFF #D887FF #FF9C87
square
#AEFF87 #87EAFF #D887FF #FF9C87
split-complementary
#AEFF87 #9C87FF #FF87EA
monochromatic
#5BFF0D #85FF4A #AEFF87 #D7FFC4 #EAFFE0
Accessibility & contrast
On white
1.20
#AEFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#AEFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF87
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF87 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7D
Deuteranopia (green-blind)
#FBE78F
Tritanopia (blue-blind)
#ACF7E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff87; /* rgb */ color: rgb(174, 255, 135); /* oklch */ color: oklch(92.1% 0.173 136.3);
Tailwind
colors: {
custom: {
50: '#c9ffac',
500: '#aeff87',
950: '#000000',
},
}SCSS
$custom: #aeff87; $custom-light: #c9ffac; $custom-dark: #000000;
JSON
{
"hex": "#aeff87",
"rgb": {
"r": 174,
"g": 255,
"b": 135
},
"hsl": {
"h": 100.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92137,
"c": 0.17268,
"h": 136.3
},
"luminance": 0.82268
}Semantic roles & 50–950 ramp
primary
#AEFF87
secondary
#AF4BDF
accent
#00E69B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681