#AEF97C#AEF97C
#AEF97C is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.6% C 0.175 H 134.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF97C |
|---|---|
| RGB | rgb(174, 249, 124) |
| HSL | hsl(96, 91%, 73%) |
| HSV | hsv(96, 50%, 98%) |
| CMYK | cmyk(30.1%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(90.87, -44.08, 52.32) |
| CIE-LCH | lch(90.87, 68.41, 130.12°) |
| OKLab | oklab(90.62% -0.1218 0.1251) |
| OKLCH | oklch(90.62% 0.175 134.2) |
| XYZ | xyz(54.9682, 78.2033, 31.2635) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.31
Light Lime
#AEFD6C
ΔE00 2.36
Key Lime
#AEFF6E
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Grass Green
#9AF764
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF97C #C77CF9
analogous
#ECF97C #AEF97C #7CF988
triadic
#AEF97C #7CAEF9 #F97CAE
tetradic
#AEF97C #7CECF9 #C77CF9 #F9887C
square
#AEF97C #7CECF9 #C77CF9 #F9887C
split-complementary
#AEF97C #887CF9 #F97CEC
monochromatic
#66F00B #8AF641 #AEF97C #D2FCB7 #EDFEE2
Accessibility & contrast
On white
1.26
#AEF97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#AEF97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF97C
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF97C | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#F6E384
Tritanopia (blue-blind)
#AEF1DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aef97c; /* rgb */ color: rgb(174, 249, 124); /* oklch */ color: oklch(90.6% 0.175 134.2);
Tailwind
colors: {
custom: {
50: '#c9fba4',
500: '#aef97c',
950: '#000000',
},
}SCSS
$custom: #aef97c; $custom-light: #c9fba4; $custom-dark: #000000;
JSON
{
"hex": "#aef97c",
"rgb": {
"r": 174,
"g": 249,
"b": 124
},
"hsl": {
"h": 96,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.90618,
"c": 0.17461,
"h": 134.2
},
"luminance": 0.78205
}Semantic roles & 50–950 ramp
primary
#AEF97C
secondary
#9B44D6
accent
#00E68A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#13170F
muted
#838580