#AEFA85#AEFA85
#AEFA85 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.0% C 0.168 H 135.6°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFA85 |
|---|---|
| RGB | rgb(174, 250, 133) |
| HSL | hsl(99, 92%, 75%) |
| HSV | hsv(99, 47%, 98%) |
| CMYK | cmyk(30.4%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(91.26, -43.49, 48.58) |
| CIE-LCH | lch(91.26, 65.20, 131.83°) |
| OKLab | oklab(90.97% -0.1196 0.1174) |
| OKLCH | oklch(90.97% 0.168 135.6) |
| XYZ | xyz(55.8734, 79.0613, 34.5022) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Light Yellowish Green
#C2FF89
ΔE00 2.74
Celery
#C1FD95
ΔE00 2.74
Pale Light Green
#B1FC99
ΔE00 2.79
Light Green
#96F97B
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFA85 #D185FA
analogous
#E9FA85 #AEFA85 #85FA96
triadic
#AEFA85 #85AEFA #FA85AE
tetradic
#AEFA85 #85E9FA #D185FA #FA9685
square
#AEFA85 #85E9FA #D185FA #FA9685
split-complementary
#AEFA85 #9685FA #FA85E9
monochromatic
#60F50F #87F84A #AEFA85 #D5FCC0 #EBFEE2
Accessibility & contrast
On white
1.25
#AEFA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#AEFA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFA85
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFA85 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#F6E48C
Tritanopia (blue-blind)
#ADF2DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aefa85; /* rgb */ color: rgb(174, 250, 133); /* oklch */ color: oklch(91.0% 0.168 135.6);
Tailwind
colors: {
custom: {
50: '#c9fcaa',
500: '#aefa85',
950: '#000000',
},
}SCSS
$custom: #aefa85; $custom-light: #c9fcaa; $custom-dark: #000000;
JSON
{
"hex": "#aefa85",
"rgb": {
"r": 174,
"g": 250,
"b": 133
},
"hsl": {
"h": 98.974,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.90969,
"c": 0.16759,
"h": 135.6
},
"luminance": 0.79063
}Semantic roles & 50–950 ramp
primary
#AEFA85
secondary
#A74BD8
accent
#00E695
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581