#AEF97E#AEF97E
#AEF97E is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.6% C 0.173 H 134.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF97E |
|---|---|
| RGB | rgb(174, 249, 126) |
| HSL | hsl(97, 91%, 74%) |
| HSV | hsv(97, 49%, 98%) |
| CMYK | cmyk(30.1%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(90.90, -43.86, 51.42) |
| CIE-LCH | lch(90.90, 67.58, 130.46°) |
| OKLab | oklab(90.64% -0.1211 0.1233) |
| OKLCH | oklch(90.64% 0.173 134.5) |
| XYZ | xyz(55.0960, 78.2544, 31.9363) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.55
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.60
Light Lime
#AEFD6C
ΔE00 2.62
Key Lime
#AEFF6E
ΔE00 2.66
Light Green
#96F97B
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF97E #C97EF9
analogous
#ECF97E #AEF97E #7EF98B
triadic
#AEF97E #7EAEF9 #F97EAE
tetradic
#AEF97E #7EECF9 #C97EF9 #F98B7E
square
#AEF97E #7EECF9 #C97EF9 #F98B7E
split-complementary
#AEF97E #8B7EF9 #F97EEC
monochromatic
#65F10B #89F644 #AEF97E #D3FCB8 #EDFEE2
Accessibility & contrast
On white
1.26
#AEF97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#AEF97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF97E
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF97E | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#F6E386
Tritanopia (blue-blind)
#AEF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aef97e; /* rgb */ color: rgb(174, 249, 126); /* oklch */ color: oklch(90.6% 0.173 134.5);
Tailwind
colors: {
custom: {
50: '#c9fba6',
500: '#aef97e',
950: '#000000',
},
}SCSS
$custom: #aef97e; $custom-light: #c9fba6; $custom-dark: #000000;
JSON
{
"hex": "#aef97e",
"rgb": {
"r": 174,
"g": 249,
"b": 126
},
"hsl": {
"h": 96.585,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.90644,
"c": 0.17277,
"h": 134.5
},
"luminance": 0.78256
}Semantic roles & 50–950 ramp
primary
#AEF97E
secondary
#9D45D6
accent
#00E68C
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580