#AAFFAE#AAFFAE
#AAFFAE is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.6% C 0.137 H 145.5°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFAE |
|---|---|
| RGB | rgb(170, 255, 174) |
| HSL | hsl(123, 100%, 83%) |
| HSV | hsv(123, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(93.07, -41.26, 30.80) |
| CIE-LCH | lch(93.07, 51.48, 143.26°) |
| OKLab | oklab(92.58% -0.1125 0.0774) |
| OKLCH | oklch(92.58% 0.137 145.5) |
| XYZ | xyz(59.9748, 83.1191, 52.9197) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.53
Mint (survey)
#9FFEB0
ΔE00 1.62
Light Mint Green
#A6FBB2
ΔE00 1.68
Light Pastel Green
#B2FBA5
ΔE00 2.24
Light Mint
#B6FFBB
ΔE00 2.58
Foam Green
#90FDA9
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFAE #FFAAFB
analogous
#D0FFAA #AAFFAE #AAFFD8
triadic
#AAFFAE #AEAAFF #FFAEAA
tetradic
#AAFFAE #AAD0FF #FFAAFB #FFD8AA
square
#AAFFAE #AAD0FF #FFAAFB #FFD8AA
split-complementary
#AAFFAE #D8AAFF #FFAAD0
monochromatic
#30FF39 #6DFF74 #AAFFAE #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.19
#AAFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#AAFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFAE
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFAE | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#F5E8B3
Tritanopia (blue-blind)
#A0FBEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aaffae; /* rgb */ color: rgb(170, 255, 174); /* oklch */ color: oklch(92.6% 0.137 145.5);
Tailwind
colors: {
custom: {
50: '#c6ffc6',
500: '#aaffae',
950: '#000000',
},
}SCSS
$custom: #aaffae; $custom-light: #c6ffc6; $custom-dark: #000000;
JSON
{
"hex": "#aaffae",
"rgb": {
"r": 170,
"g": 255,
"b": 174
},
"hsl": {
"h": 122.824,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92575,
"c": 0.1366,
"h": 145.5
},
"luminance": 0.83122
}Semantic roles & 50–950 ramp
primary
#AAFFAE
secondary
#E469DF
accent
#00DBE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682