#AAF97C#AAF97C
#AAF97C is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.4% C 0.177 H 135.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF97C |
|---|---|
| RGB | rgb(170, 249, 124) |
| HSL | hsl(98, 91%, 73%) |
| HSV | hsv(98, 50%, 98%) |
| CMYK | cmyk(31.7%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(90.67, -45.42, 52.02) |
| CIE-LCH | lch(90.67, 69.06, 131.13°) |
| OKLab | oklab(90.4% -0.1253 0.1245) |
| OKLCH | oklch(90.4% 0.177 135.2) |
| XYZ | xyz(54.0901, 77.7505, 31.2223) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.38
Light Green
#96F97B
ΔE00 2.48
Light Lime
#AEFD6C
ΔE00 2.58
Key Lime
#AEFF6E
ΔE00 2.59
Light Grass Green
#9AF764
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF97C #CB7CF9
analogous
#E8F97C #AAF97C #7CF98C
triadic
#AAF97C #7CAAF9 #F97CAA
tetradic
#AAF97C #7CE8F9 #CB7CF9 #F98C7C
square
#AAF97C #7CE8F9 #CB7CF9 #F98C7C
split-complementary
#AAF97C #8C7CF9 #F97CE8
monochromatic
#5FF00B #84F641 #AAF97C #D0FCB7 #ECFEE2
Accessibility & contrast
On white
1.27
#AAF97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#AAF97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF97C
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF97C | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#F5E284
Tritanopia (blue-blind)
#A9F1DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aaf97c; /* rgb */ color: rgb(170, 249, 124); /* oklch */ color: oklch(90.4% 0.177 135.2);
Tailwind
colors: {
custom: {
50: '#c7fba4',
500: '#aaf97c',
950: '#000000',
},
}SCSS
$custom: #aaf97c; $custom-light: #c7fba4; $custom-dark: #000000;
JSON
{
"hex": "#aaf97c",
"rgb": {
"r": 170,
"g": 249,
"b": 124
},
"hsl": {
"h": 97.92,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.90395,
"c": 0.17663,
"h": 135.2
},
"luminance": 0.77753
}Semantic roles & 50–950 ramp
primary
#AAF97C
secondary
#A044D6
accent
#00E691
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580