#AEF988#AEF988
#AEF988 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.8% C 0.163 H 135.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF988 |
|---|---|
| RGB | rgb(174, 249, 136) |
| HSL | hsl(100, 90%, 75%) |
| HSV | hsv(100, 45%, 98%) |
| CMYK | cmyk(30.1%, 0%, 45.4%, 2.4%) |
| CIE-LAB | lab(91.02, -42.69, 46.85) |
| CIE-LCH | lch(91.02, 63.38, 132.34°) |
| OKLab | oklab(90.78% -0.1173 0.1136) |
| OKLCH | oklch(90.78% 0.163 135.9) |
| XYZ | xyz(55.7738, 78.5255, 35.5061) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.33
Celery
#C1FD95
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Spring Green (survey)
#A9F971
ΔE00 2.92
Light Green
#96F97B
ΔE00 2.93
Pastel Green
#B0FF9D
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF988 #D388F9
analogous
#E6F988 #AEF988 #88F99A
triadic
#AEF988 #88AEF9 #F988AE
tetradic
#AEF988 #88E6F9 #D388F9 #F99A88
square
#AEF988 #88E6F9 #D388F9 #F99A88
split-complementary
#AEF988 #9A88F9 #F988E6
monochromatic
#5FF313 #86F64E #AEF988 #D6FCC2 #EBFEE2
Accessibility & contrast
On white
1.26
#AEF988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#AEF988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF988
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF988 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#F5E38F
Tritanopia (blue-blind)
#ACF2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aef988; /* rgb */ color: rgb(174, 249, 136); /* oklch */ color: oklch(90.8% 0.163 135.9);
Tailwind
colors: {
custom: {
50: '#c9fbac',
500: '#aef988',
950: '#000000',
},
}SCSS
$custom: #aef988; $custom-light: #c9fbac; $custom-dark: #000000;
JSON
{
"hex": "#aef988",
"rgb": {
"r": 174,
"g": 249,
"b": 136
},
"hsl": {
"h": 99.823,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.90784,
"c": 0.16331,
"h": 135.9
},
"luminance": 0.78528
}Semantic roles & 50–950 ramp
primary
#AEF988
secondary
#A94ED7
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581