#AAFFAA#AAFFAA
#AAFFAA is a very light, vivid green. Relative luminance 0.830; OKLCH L 92.5% C 0.141 H 144.3°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFAA |
|---|---|
| RGB | rgb(170, 255, 170) |
| HSL | hsl(120, 100%, 83%) |
| HSV | hsv(120, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(93.00, -41.88, 32.71) |
| CIE-LCH | lch(93.00, 53.15, 142.01°) |
| OKLab | oklab(92.5% -0.1142 0.082) |
| OKLCH | oklch(92.5% 0.141 144.3) |
| XYZ | xyz(59.5906, 82.9655, 50.8965) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.80
Mint (survey)
#9FFEB0
ΔE00 2.14
Light Seafoam Green
#A7FFB5
ΔE00 2.25
Light Mint Green
#A6FBB2
ΔE00 2.35
Pastel Green
#B0FF9D
ΔE00 2.65
Palegreen
#98FB98
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFAA #FFAAFF
analogous
#D4FFAA #AAFFAA #AAFFD4
triadic
#AAFFAA #AAAAFF #FFAAAA
tetradic
#AAFFAA #AAD4FF #FFAAFF #FFD4AA
square
#AAFFAA #AAD4FF #FFAAFF #FFD4AA
split-complementary
#AAFFAA #D4AAFF #FFAAD4
monochromatic
#30FF30 #6DFF6D #AAFFAA #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.19
#AAFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#AAFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFAA
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFAA | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A4
Deuteranopia (green-blind)
#F5E8AF
Tritanopia (blue-blind)
#A1FAE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aaffaa; /* rgb */ color: rgb(170, 255, 170); /* oklch */ color: oklch(92.5% 0.141 144.3);
Tailwind
colors: {
custom: {
50: '#c6ffc4',
500: '#aaffaa',
950: '#000000',
},
}SCSS
$custom: #aaffaa; $custom-light: #c6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#aaffaa",
"rgb": {
"r": 170,
"g": 255,
"b": 170
},
"hsl": {
"h": 120,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92498,
"c": 0.14058,
"h": 144.3
},
"luminance": 0.82968
}Semantic roles & 50–950 ramp
primary
#AAFFAA
secondary
#E469E4
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682