#AEF888#AEF888
#AEF888 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.6% C 0.162 H 135.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF888 |
|---|---|
| RGB | rgb(174, 248, 136) |
| HSL | hsl(100, 89%, 75%) |
| HSV | hsv(100, 45%, 97%) |
| CMYK | cmyk(29.8%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(90.74, -42.25, 46.50) |
| CIE-LCH | lch(90.74, 62.83, 132.26°) |
| OKLab | oklab(90.56% -0.1161 0.1128) |
| OKLCH | oklch(90.56% 0.162 135.8) |
| XYZ | xyz(55.4655, 77.9090, 35.4033) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.32
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Celery
#C1FD95
ΔE00 2.56
Pastel Green
#B0FF9D
ΔE00 2.98
Spring Green (survey)
#A9F971
ΔE00 3.01
Light Green
#96F97B
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF888 #D288F8
analogous
#E6F888 #AEF888 #88F89A
triadic
#AEF888 #88AEF8 #F888AE
tetradic
#AEF888 #88E6F8 #D288F8 #F89A88
square
#AEF888 #88E6F8 #D288F8 #F89A88
split-complementary
#AEF888 #9A88F8 #F888E6
monochromatic
#5FF114 #87F54E #AEF888 #D5FBC2 #EBFDE2
Accessibility & contrast
On white
1.27
#AEF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#AEF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF888
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF888 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#F4E28F
Tritanopia (blue-blind)
#ADF1DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aef888; /* rgb */ color: rgb(174, 248, 136); /* oklch */ color: oklch(90.6% 0.162 135.8);
Tailwind
colors: {
custom: {
50: '#c9fbac',
500: '#aef888',
950: '#000000',
},
}SCSS
$custom: #aef888; $custom-light: #c9fbac; $custom-dark: #000000;
JSON
{
"hex": "#aef888",
"rgb": {
"r": 174,
"g": 248,
"b": 136
},
"hsl": {
"h": 99.643,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.90557,
"c": 0.16189,
"h": 135.8
},
"luminance": 0.77911
}Semantic roles & 50–950 ramp
primary
#AEF888
secondary
#A84ED6
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581