#AEFF85#AEFF85
#AEFF85 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.1% C 0.175 H 136.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF85 |
|---|---|
| RGB | rgb(174, 255, 133) |
| HSL | hsl(100, 100%, 76%) |
| HSV | hsv(100, 48%, 100%) |
| CMYK | cmyk(31.8%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(92.67, -45.65, 50.32) |
| CIE-LCH | lch(92.67, 67.94, 132.21°) |
| OKLab | oklab(92.11% -0.1256 0.1212) |
| OKLCH | oklch(92.11% 0.175 136) |
| XYZ | xyz(57.4477, 82.2098, 35.0270) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.37
Light Green
#96F97B
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 2.78
Key Lime
#AEFF6E
ΔE00 2.93
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Light Lime
#AEFD6C
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF85 #D685FF
analogous
#EBFF85 #AEFF85 #85FF99
triadic
#AEFF85 #85AEFF #FF85AE
tetradic
#AEFF85 #85EBFF #D685FF #FF9985
square
#AEFF85 #85EBFF #D685FF #FF9985
split-complementary
#AEFF85 #9985FF #FF85EB
monochromatic
#5DFF0B #85FF48 #AEFF85 #D7FFC2 #EBFFE0
Accessibility & contrast
On white
1.20
#AEFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#AEFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF85
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF85 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7B
Deuteranopia (green-blind)
#FBE78D
Tritanopia (blue-blind)
#ACF7E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff85; /* rgb */ color: rgb(174, 255, 133); /* oklch */ color: oklch(92.1% 0.175 136.0);
Tailwind
colors: {
custom: {
50: '#c9ffab',
500: '#aeff85',
950: '#000000',
},
}SCSS
$custom: #aeff85; $custom-light: #c9ffab; $custom-dark: #000000;
JSON
{
"hex": "#aeff85",
"rgb": {
"r": 174,
"g": 255,
"b": 133
},
"hsl": {
"h": 99.836,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92109,
"c": 0.17456,
"h": 136
},
"luminance": 0.82212
}Semantic roles & 50–950 ramp
primary
#AEFF85
secondary
#AD49DF
accent
#00E698
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681