#AAFF92#AAFF92
#AAFF92 is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.1% C 0.164 H 139.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFF92 |
|---|---|
| RGB | rgb(170, 255, 146) |
| HSL | hsl(107, 100%, 79%) |
| HSV | hsv(107, 43%, 100%) |
| CMYK | cmyk(33.3%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(92.64, -45.32, 44.05) |
| CIE-LCH | lch(92.64, 63.20, 135.82°) |
| OKLab | oklab(92.09% -0.124 0.1077) |
| OKLCH | oklch(92.09% 0.164 139) |
| XYZ | xyz(57.5240, 82.1388, 40.0120) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.62
Pastel Green
#B0FF9D
ΔE00 1.63
Palegreen
#98FB98
ΔE00 2.94
Light Green
#96F97B
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.39
Easter Green
#8CFD7E
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFF92 #E792FF
analogous
#E0FF92 #AAFF92 #92FFB0
triadic
#AAFF92 #92AAFF #FF92AA
tetradic
#AAFF92 #92E0FF #E792FF #FFB092
square
#AAFF92 #92E0FF #E792FF #FFB092
split-complementary
#AAFF92 #B092FF #FF92E0
monochromatic
#4BFF18 #7AFF55 #AAFF92 #DAFFCF #E7FFE0
Accessibility & contrast
On white
1.20
#AAFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#AAFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFF92
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFF92 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8A
Deuteranopia (green-blind)
#F8E799
Tritanopia (blue-blind)
#A5F8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aaff92; /* rgb */ color: rgb(170, 255, 146); /* oklch */ color: oklch(92.1% 0.164 139.0);
Tailwind
colors: {
custom: {
50: '#c6ffb3',
500: '#aaff92',
950: '#000000',
},
}SCSS
$custom: #aaff92; $custom-light: #c6ffb3; $custom-dark: #000000;
JSON
{
"hex": "#aaff92",
"rgb": {
"r": 170,
"g": 255,
"b": 146
},
"hsl": {
"h": 106.789,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92085,
"c": 0.16426,
"h": 139
},
"luminance": 0.82141
}Semantic roles & 50–950 ramp
primary
#AAFF92
secondary
#C254E1
accent
#00E6B3
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681