#AAFF83#AAFF83
#AAFF83 is a very light, vivid green. Relative luminance 0.817; OKLCH L 91.9% C 0.178 H 136.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFF83 |
|---|---|
| RGB | rgb(170, 255, 131) |
| HSL | hsl(101, 100%, 76%) |
| HSV | hsv(101, 49%, 100%) |
| CMYK | cmyk(33.3%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(92.44, -47.18, 50.93) |
| CIE-LCH | lch(92.44, 69.43, 132.81°) |
| OKLab | oklab(91.87% -0.1298 0.1225) |
| OKLCH | oklch(91.87% 0.178 136.6) |
| XYZ | xyz(56.4328, 81.7023, 34.2650) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.32
Light Green
#96F97B
ΔE00 2.32
Key Lime
#AEFF6E
ΔE00 2.91
Light Lime
#AEFD6C
ΔE00 3.11
Light Yellowish Green
#C2FF89
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFF83 #D883FF
analogous
#E8FF83 #AAFF83 #83FF9A
triadic
#AAFF83 #83AAFF #FF83AA
tetradic
#AAFF83 #83E8FF #D883FF #FF9A83
square
#AAFF83 #83E8FF #D883FF #FF9A83
split-complementary
#AAFF83 #9A83FF #FF83E8
monochromatic
#56FF09 #80FF46 #AAFF83 #D4FFC0 #EAFFE0
Accessibility & contrast
On white
1.21
#AAFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#AAFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFF83
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFF83 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE78
Deuteranopia (green-blind)
#FAE78B
Tritanopia (blue-blind)
#A7F7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aaff83; /* rgb */ color: rgb(170, 255, 131); /* oklch */ color: oklch(91.9% 0.178 136.6);
Tailwind
colors: {
custom: {
50: '#c7ffa9',
500: '#aaff83',
950: '#000000',
},
}SCSS
$custom: #aaff83; $custom-light: #c7ffa9; $custom-dark: #000000;
JSON
{
"hex": "#aaff83",
"rgb": {
"r": 170,
"g": 255,
"b": 131
},
"hsl": {
"h": 101.129,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91866,
"c": 0.17846,
"h": 136.6
},
"luminance": 0.81705
}Semantic roles & 50–950 ramp
primary
#AAFF83
secondary
#AF48DF
accent
#00E69D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681