#AAFEAA#AAFEAA
#AAFEAA is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.3% C 0.139 H 144.3°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEAA |
|---|---|
| RGB | rgb(170, 254, 170) |
| HSL | hsl(120, 98%, 83%) |
| HSV | hsv(120, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(92.72, -41.44, 32.34) |
| CIE-LCH | lch(92.72, 52.57, 142.03°) |
| OKLab | oklab(92.27% -0.113 0.0811) |
| OKLCH | oklch(92.27% 0.139 144.3) |
| XYZ | xyz(59.2725, 82.3291, 50.7904) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.72
Mint (survey)
#9FFEB0
ΔE00 2.09
Light Seafoam Green
#A7FFB5
ΔE00 2.16
Light Mint Green
#A6FBB2
ΔE00 2.19
Pastel Green
#B0FF9D
ΔE00 2.75
Palegreen
#98FB98
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEAA #FEAAFE
analogous
#D4FEAA #AAFEAA #AAFED4
triadic
#AAFEAA #AAAAFE #FEAAAA
tetradic
#AAFEAA #AAD4FE #FEAAFE #FED4AA
square
#AAFEAA #AAD4FE #FEAAFE #FED4AA
split-complementary
#AAFEAA #D4AAFE #FEAAD4
monochromatic
#31FD31 #6EFD6E #AAFEAA #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.20
#AAFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#AAFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEAA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEAA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA4
Deuteranopia (green-blind)
#F5E7AF
Tritanopia (blue-blind)
#A1F9E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aafeaa; /* rgb */ color: rgb(170, 254, 170); /* oklch */ color: oklch(92.3% 0.139 144.3);
Tailwind
colors: {
custom: {
50: '#c6ffc4',
500: '#aafeaa',
950: '#000000',
},
}SCSS
$custom: #aafeaa; $custom-light: #c6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#aafeaa",
"rgb": {
"r": 170,
"g": 254,
"b": 170
},
"hsl": {
"h": 120,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.92272,
"c": 0.13908,
"h": 144.3
},
"luminance": 0.82332
}Semantic roles & 50–950 ramp
primary
#AAFEAA
secondary
#E369E3
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682