#AEF082#AEF082
#AEF082 is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 88.6% C 0.156 H 134.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF082 |
|---|---|
| RGB | rgb(174, 240, 130) |
| HSL | hsl(96, 79%, 73%) |
| HSV | hsv(96, 46%, 94%) |
| CMYK | cmyk(27.5%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(88.41, -39.44, 46.48) |
| CIE-LCH | lch(88.41, 60.95, 130.32°) |
| OKLab | oklab(88.65% -0.1086 0.1125) |
| OKLCH | oklch(88.65% 0.156 134) |
| XYZ | xyz(52.6438, 72.9289, 32.4178) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Celery
#C1FD95
ΔE00 3.27
Spring Green (survey)
#A9F971
ΔE00 3.44
Pale Light Green
#B1FC99
ΔE00 3.56
Light Yellowish Green
#C2FF89
ΔE00 3.67
Light Green
#96F97B
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF082 #C482F0
analogous
#E5F082 #AEF082 #82F08D
triadic
#AEF082 #82AEF0 #F082AE
tetradic
#AEF082 #82E5F0 #C482F0 #F08D82
square
#AEF082 #82E5F0 #C482F0 #F08D82
split-complementary
#AEF082 #8D82F0 #F082E5
monochromatic
#68DD1B #8BE94B #AEF082 #D1F7B9 #EDFCE4
Accessibility & contrast
On white
1.35
#AEF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#AEF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF082
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF082 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E179
Deuteranopia (green-blind)
#EEDC89
Tritanopia (blue-blind)
#AEE8D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aef082; /* rgb */ color: rgb(174, 240, 130); /* oklch */ color: oklch(88.6% 0.156 134.0);
Tailwind
colors: {
custom: {
50: '#c8f5a8',
500: '#aef082',
950: '#000000',
},
}SCSS
$custom: #aef082; $custom-light: #c8f5a8; $custom-dark: #000000;
JSON
{
"hex": "#aef082",
"rgb": {
"r": 174,
"g": 240,
"b": 130
},
"hsl": {
"h": 96,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.88649,
"c": 0.15636,
"h": 134
},
"luminance": 0.72931
}Semantic roles & 50–950 ramp
primary
#AEF082
secondary
#984BCB
accent
#0BDB88
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581