#AEF985#AEF985
#AEF985 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.7% C 0.166 H 135.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF985 |
|---|---|
| RGB | rgb(174, 249, 133) |
| HSL | hsl(99, 91%, 75%) |
| HSV | hsv(99, 47%, 98%) |
| CMYK | cmyk(30.1%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.98, -43.05, 48.23) |
| CIE-LCH | lch(90.98, 64.65, 131.75°) |
| OKLab | oklab(90.74% -0.1184 0.1166) |
| OKLCH | oklch(90.74% 0.166 135.5) |
| XYZ | xyz(55.5635, 78.4415, 34.3989) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Celery
#C1FD95
ΔE00 2.70
Pale Light Green
#B1FC99
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 2.78
Light Green
#96F97B
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF985 #D085F9
analogous
#E8F985 #AEF985 #85F996
triadic
#AEF985 #85AEF9 #F985AE
tetradic
#AEF985 #85E8F9 #D085F9 #F99685
square
#AEF985 #85E8F9 #D085F9 #F99685
split-complementary
#AEF985 #9685F9 #F985E8
monochromatic
#61F310 #87F64B #AEF985 #D5FCBF #ECFEE2
Accessibility & contrast
On white
1.26
#AEF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#AEF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF985
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF985 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F5E38C
Tritanopia (blue-blind)
#ADF1DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aef985; /* rgb */ color: rgb(174, 249, 133); /* oklch */ color: oklch(90.7% 0.166 135.5);
Tailwind
colors: {
custom: {
50: '#c9fbaa',
500: '#aef985',
950: '#000000',
},
}SCSS
$custom: #aef985; $custom-light: #c9fbaa; $custom-dark: #000000;
JSON
{
"hex": "#aef985",
"rgb": {
"r": 174,
"g": 249,
"b": 133
},
"hsl": {
"h": 98.793,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90741,
"c": 0.16619,
"h": 135.5
},
"luminance": 0.78443
}Semantic roles & 50–950 ramp
primary
#AEF985
secondary
#A64BD7
accent
#00E694
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581