#AEFF83#AEFF83
#AEFF83 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.1% C 0.176 H 135.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF83 |
|---|---|
| RGB | rgb(174, 255, 131) |
| HSL | hsl(99, 100%, 76%) |
| HSV | hsv(99, 49%, 100%) |
| CMYK | cmyk(31.8%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(92.64, -45.88, 51.22) |
| CIE-LCH | lch(92.64, 68.77, 131.85°) |
| OKLab | oklab(92.08% -0.1263 0.1231) |
| OKLCH | oklch(92.08% 0.176 135.7) |
| XYZ | xyz(57.3109, 82.1551, 34.3062) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.14
Key Lime
#AEFF6E
ΔE00 2.66
Light Yellowish Green
#C2FF89
ΔE00 2.73
Light Green
#96F97B
ΔE00 2.78
Light Lime
#AEFD6C
ΔE00 2.83
Pistachio (survey)
#C0FA8B
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF83 #D483FF
analogous
#ECFF83 #AEFF83 #83FF96
triadic
#AEFF83 #83AEFF #FF83AE
tetradic
#AEFF83 #83ECFF #D483FF #FF9683
square
#AEFF83 #83ECFF #D483FF #FF9683
split-complementary
#AEFF83 #9683FF #FF83EC
monochromatic
#5EFF09 #86FF46 #AEFF83 #D6FFC0 #EBFFE0
Accessibility & contrast
On white
1.20
#AEFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#AEFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF83
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF83 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE78
Deuteranopia (green-blind)
#FBE78B
Tritanopia (blue-blind)
#ACF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff83; /* rgb */ color: rgb(174, 255, 131); /* oklch */ color: oklch(92.1% 0.176 135.7);
Tailwind
colors: {
custom: {
50: '#c9ffa9',
500: '#aeff83',
950: '#000000',
},
}SCSS
$custom: #aeff83; $custom-light: #c9ffa9; $custom-dark: #000000;
JSON
{
"hex": "#aeff83",
"rgb": {
"r": 174,
"g": 255,
"b": 131
},
"hsl": {
"h": 99.194,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92081,
"c": 0.17642,
"h": 135.7
},
"luminance": 0.82157
}Semantic roles & 50–950 ramp
primary
#AEFF83
secondary
#AA48DF
accent
#00E696
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681