#AEF684#AEF684
#AEF684 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.0% C 0.163 H 135.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF684 |
|---|---|
| RGB | rgb(174, 246, 132) |
| HSL | hsl(98, 86%, 74%) |
| HSV | hsv(98, 46%, 96%) |
| CMYK | cmyk(29.3%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(90.13, -41.86, 47.65) |
| CIE-LCH | lch(90.13, 63.42, 131.30°) |
| OKLab | oklab(90.04% -0.1152 0.1152) |
| OKLCH | oklch(90.04% 0.163 135) |
| XYZ | xyz(54.5749, 76.5743, 33.7302) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.42
Spring Green (survey)
#A9F971
ΔE00 2.68
Celery
#C1FD95
ΔE00 2.75
Pale Light Green
#B1FC99
ΔE00 2.89
Light Yellowish Green
#C2FF89
ΔE00 2.96
Light Green
#96F97B
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF684 #CC84F6
analogous
#E7F684 #AEF684 #84F693
triadic
#AEF684 #84AEF6 #F684AE
tetradic
#AEF684 #84E7F6 #CC84F6 #F69384
square
#AEF684 #84E7F6 #CC84F6 #F69384
split-complementary
#AEF684 #9384F6 #F684E7
monochromatic
#63EE12 #88F24B #AEF684 #D4FABD #ECFDE2
Accessibility & contrast
On white
1.29
#AEF684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#AEF684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF684
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF684 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#ADEEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aef684; /* rgb */ color: rgb(174, 246, 132); /* oklch */ color: oklch(90.0% 0.163 135.0);
Tailwind
colors: {
custom: {
50: '#c9f9aa',
500: '#aef684',
950: '#000000',
},
}SCSS
$custom: #aef684; $custom-light: #c9f9aa; $custom-dark: #000000;
JSON
{
"hex": "#aef684",
"rgb": {
"r": 174,
"g": 246,
"b": 132
},
"hsl": {
"h": 97.895,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.90043,
"c": 0.16292,
"h": 135
},
"luminance": 0.76576
}Semantic roles & 50–950 ramp
primary
#AEF684
secondary
#A14BD3
accent
#03E390
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581