#AAF99E#AAF99E
#AAF99E is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.9% C 0.144 H 141.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF99E |
|---|---|
| RGB | rgb(170, 249, 158) |
| HSL | hsl(112, 88%, 80%) |
| HSV | hsv(112, 37%, 98%) |
| CMYK | cmyk(31.7%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(91.13, -41.04, 36.21) |
| CIE-LCH | lch(91.13, 54.73, 138.58°) |
| OKLab | oklab(90.92% -0.112 0.09) |
| OKLCH | oklch(90.92% 0.144 141.2) |
| XYZ | xyz(56.6227, 78.7636, 44.5606) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.20
Pastel Green
#B0FF9D
ΔE00 1.65
Pale Light Green
#B1FC99
ΔE00 1.76
Palegreen
#98FB98
ΔE00 2.36
Tea Green
#BDF8A3
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF99E #ED9EF9
analogous
#D8F99E #AAF99E #9EF9C0
triadic
#AAF99E #9EAAF9 #F99EAA
tetradic
#AAF99E #9ED8F9 #ED9EF9 #F9C09E
square
#AAF99E #9ED8F9 #ED9EF9 #F9C09E
split-complementary
#AAF99E #C09EF9 #F99ED8
monochromatic
#45F22B #77F564 #AAF99E #DDFDD8 #E6FDE2
Accessibility & contrast
On white
1.25
#AAF99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#AAF99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF99E
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF99E | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA98
Deuteranopia (green-blind)
#F2E3A3
Tritanopia (blue-blind)
#A4F4E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aaf99e; /* rgb */ color: rgb(170, 249, 158); /* oklch */ color: oklch(90.9% 0.144 141.2);
Tailwind
colors: {
custom: {
50: '#c6fbbb',
500: '#aaf99e',
950: '#000000',
},
}SCSS
$custom: #aaf99e; $custom-light: #c6fbbb; $custom-dark: #000000;
JSON
{
"hex": "#aaf99e",
"rgb": {
"r": 170,
"g": 249,
"b": 158
},
"hsl": {
"h": 112.088,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.90919,
"c": 0.14365,
"h": 141.2
},
"luminance": 0.78766
}Semantic roles & 50–950 ramp
primary
#AAF99E
secondary
#CA61DA
accent
#01E5C7
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131712
muted
#828582