#AEFA88#AEFA88
#AEFA88 is a very light, vivid green. Relative luminance 0.791; OKLCH L 91.0% C 0.165 H 136.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFA88 |
|---|---|
| RGB | rgb(174, 250, 136) |
| HSL | hsl(100, 92%, 76%) |
| HSV | hsv(100, 46%, 98%) |
| CMYK | cmyk(30.4%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(91.30, -43.13, 47.21) |
| CIE-LCH | lch(91.30, 63.94, 132.41°) |
| OKLab | oklab(91.01% -0.1185 0.1144) |
| OKLCH | oklch(91.01% 0.165 136) |
| XYZ | xyz(56.0837, 79.1454, 35.6094) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.37
Celery
#C1FD95
ΔE00 2.60
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Spring Green (survey)
#A9F971
ΔE00 2.84
Light Green
#96F97B
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFA88 #D488FA
analogous
#E7FA88 #AEFA88 #88FA9B
triadic
#AEFA88 #88AEFA #FA88AE
tetradic
#AEFA88 #88E7FA #D488FA #FA9B88
square
#AEFA88 #88E7FA #D488FA #FA9B88
split-complementary
#AEFA88 #9B88FA #FA88E7
monochromatic
#5EF513 #86F84D #AEFA88 #D6FCC3 #EBFEE2
Accessibility & contrast
On white
1.25
#AEFA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#AEFA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFA88
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFA88 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F6E48F
Tritanopia (blue-blind)
#ACF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aefa88; /* rgb */ color: rgb(174, 250, 136); /* oklch */ color: oklch(91.0% 0.165 136.0);
Tailwind
colors: {
custom: {
50: '#c9fcac',
500: '#aefa88',
950: '#000000',
},
}SCSS
$custom: #aefa88; $custom-light: #c9fcac; $custom-dark: #000000;
JSON
{
"hex": "#aefa88",
"rgb": {
"r": 174,
"g": 250,
"b": 136
},
"hsl": {
"h": 100,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.91012,
"c": 0.16472,
"h": 136
},
"luminance": 0.79147
}Semantic roles & 50–950 ramp
primary
#AEFA88
secondary
#AA4ED9
accent
#00E699
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581