#AAFE7B#AAFE7B
#AAFE7B is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.5% C 0.184 H 135.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFE7B |
|---|---|
| RGB | rgb(170, 254, 123) |
| HSL | hsl(98, 98%, 74%) |
| HSV | hsv(98, 52%, 100%) |
| CMYK | cmyk(33.1%, 0%, 51.6%, 0.4%) |
| CIE-LAB | lab(92.07, -47.66, 54.17) |
| CIE-LCH | lch(92.07, 72.15, 131.34°) |
| OKLab | oklab(91.53% -0.1315 0.1291) |
| OKLCH | oklch(91.53% 0.184 135.5) |
| XYZ | xyz(55.5932, 80.8574, 31.4129) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.41
Key Lime
#AEFF6E
ΔE00 1.93
Light Lime
#AEFD6C
ΔE00 2.10
Light Green
#96F97B
ΔE00 2.60
Light Grass Green
#9AF764
ΔE00 2.60
Pale Lime Green
#B1FF65
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFE7B #CF7BFE
analogous
#ECFE7B #AAFE7B #7BFE8E
triadic
#AAFE7B #7BAAFE #FE7BAA
tetradic
#AAFE7B #7BECFE #CF7BFE #FE8E7B
square
#AAFE7B #7BECFE #CF7BFE #FE8E7B
split-complementary
#AAFE7B #8E7BFE #FE7BEC
monochromatic
#5CFD02 #83FE3E #AAFE7B #D1FEB8 #EBFFE1
Accessibility & contrast
On white
1.22
#AAFE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#AAFE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFE7B
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFE7B | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6F
Deuteranopia (green-blind)
#FAE684
Tritanopia (blue-blind)
#A8F6E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aafe7b; /* rgb */ color: rgb(170, 254, 123); /* oklch */ color: oklch(91.5% 0.184 135.5);
Tailwind
colors: {
custom: {
50: '#c7ffa4',
500: '#aafe7b',
950: '#000000',
},
}SCSS
$custom: #aafe7b; $custom-light: #c7ffa4; $custom-dark: #000000;
JSON
{
"hex": "#aafe7b",
"rgb": {
"r": 170,
"g": 254,
"b": 123
},
"hsl": {
"h": 98.473,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91531,
"c": 0.18434,
"h": 135.5
},
"luminance": 0.8086
}Semantic roles & 50–950 ramp
primary
#AAFE7B
secondary
#A441DC
accent
#00E693
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680