#AEF585#AEF585
#AEF585 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 89.8% C 0.161 H 135.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF585 |
|---|---|
| RGB | rgb(174, 245, 133) |
| HSL | hsl(98, 85%, 74%) |
| HSV | hsv(98, 46%, 96%) |
| CMYK | cmyk(29%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(89.86, -41.30, 46.84) |
| CIE-LCH | lch(89.86, 62.44, 131.40°) |
| OKLab | oklab(89.83% -0.1136 0.1134) |
| OKLCH | oklch(89.83% 0.161 135) |
| XYZ | xyz(54.3403, 75.9951, 33.9912) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.46
Celery
#C1FD95
ΔE00 2.74
Pale Light Green
#B1FC99
ΔE00 2.80
Spring Green (survey)
#A9F971
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 3.12
Light Green
#96F97B
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF585 #CC85F5
analogous
#E6F585 #AEF585 #85F594
triadic
#AEF585 #85AEF5 #F585AE
tetradic
#AEF585 #85E6F5 #CC85F5 #F59485
square
#AEF585 #85E6F5 #CC85F5 #F59485
split-complementary
#AEF585 #9485F5 #F585E6
monochromatic
#63EC14 #88F04C #AEF585 #D4FABE #ECFDE3
Accessibility & contrast
On white
1.30
#AEF585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#AEF585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF585
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF585 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#F2E08C
Tritanopia (blue-blind)
#ADEEDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aef585; /* rgb */ color: rgb(174, 245, 133); /* oklch */ color: oklch(89.8% 0.161 135.0);
Tailwind
colors: {
custom: {
50: '#c9f9aa',
500: '#aef585',
950: '#000000',
},
}SCSS
$custom: #aef585; $custom-light: #c9f9aa; $custom-dark: #000000;
JSON
{
"hex": "#aef585",
"rgb": {
"r": 174,
"g": 245,
"b": 133
},
"hsl": {
"h": 98.036,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.8983,
"c": 0.16054,
"h": 135
},
"luminance": 0.75997
}Semantic roles & 50–950 ramp
primary
#AEF585
secondary
#A14DD2
accent
#04E190
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581