#AAF17C#AAF17C
#AAF17C is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 88.6% C 0.166 H 134.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF17C |
|---|---|
| RGB | rgb(170, 241, 124) |
| HSL | hsl(96, 81%, 72%) |
| HSV | hsv(96, 49%, 95%) |
| CMYK | cmyk(29.5%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(88.40, -41.95, 49.27) |
| CIE-LCH | lch(88.40, 64.71, 130.41°) |
| OKLab | oklab(88.56% -0.1157 0.1184) |
| OKLCH | oklch(88.56% 0.166 134.3) |
| XYZ | xyz(51.6699, 72.9101, 30.4155) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Light Green
#96F97B
ΔE00 3.35
Light Grass Green
#9AF764
ΔE00 3.64
Light Yellowish Green
#C2FF89
ΔE00 3.68
Celery
#C1FD95
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF17C #C37CF1
analogous
#E5F17C #AAF17C #7CF189
triadic
#AAF17C #7CAAF1 #F17CAA
tetradic
#AAF17C #7CE5F1 #C37CF1 #F1897C
square
#AAF17C #7CE5F1 #C37CF1 #F1897C
split-complementary
#AAF17C #897CF1 #F17CE5
monochromatic
#64DB17 #86EB45 #AAF17C #CEF7B3 #EDFCE3
Accessibility & contrast
On white
1.35
#AAF17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#AAF17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF17C
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF17C | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E272
Deuteranopia (green-blind)
#EEDC83
Tritanopia (blue-blind)
#AAE9D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aaf17c; /* rgb */ color: rgb(170, 241, 124); /* oklch */ color: oklch(88.6% 0.166 134.3);
Tailwind
colors: {
custom: {
50: '#c6f6a4',
500: '#aaf17c',
950: '#000000',
},
}SCSS
$custom: #aaf17c; $custom-light: #c6f6a4; $custom-dark: #000000;
JSON
{
"hex": "#aaf17c",
"rgb": {
"r": 170,
"g": 241,
"b": 124
},
"hsl": {
"h": 96.41,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.8856,
"c": 0.16556,
"h": 134.3
},
"luminance": 0.72912
}Semantic roles & 50–950 ramp
primary
#AAF17C
secondary
#9746CB
accent
#08DD89
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#13170F
muted
#828580