#AAFEAE#AAFEAE
#AAFEAE is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.3% C 0.135 H 145.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEAE |
|---|---|
| RGB | rgb(170, 254, 174) |
| HSL | hsl(123, 98%, 83%) |
| HSV | hsv(123, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(92.79, -40.81, 30.42) |
| CIE-LCH | lch(92.79, 50.90, 143.30°) |
| OKLab | oklab(92.35% -0.1113 0.0765) |
| OKLCH | oklch(92.35% 0.135 145.5) |
| XYZ | xyz(59.6566, 82.4828, 52.8136) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.45
Light Mint Green
#A6FBB2
ΔE00 1.50
Mint (survey)
#9FFEB0
ΔE00 1.59
Light Pastel Green
#B2FBA5
ΔE00 2.22
Light Mint
#B6FFBB
ΔE00 2.45
Foam Green
#90FDA9
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEAE #FEAAFA
analogous
#D0FEAA #AAFEAE #AAFED8
triadic
#AAFEAE #AEAAFE #FEAEAA
tetradic
#AAFEAE #AAD0FE #FEAAFA #FED8AA
square
#AAFEAE #AAD0FE #FEAAFA #FED8AA
split-complementary
#AAFEAE #D8AAFE #FEAAD0
monochromatic
#31FD3B #6EFD74 #AAFEAE #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.20
#AAFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#AAFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEAE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEAE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#F4E7B2
Tritanopia (blue-blind)
#A0FAE9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aafeae; /* rgb */ color: rgb(170, 254, 174); /* oklch */ color: oklch(92.3% 0.135 145.5);
Tailwind
colors: {
custom: {
50: '#c6ffc6',
500: '#aafeae',
950: '#000000',
},
}SCSS
$custom: #aafeae; $custom-light: #c6ffc6; $custom-dark: #000000;
JSON
{
"hex": "#aafeae",
"rgb": {
"r": 170,
"g": 254,
"b": 174
},
"hsl": {
"h": 122.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.92349,
"c": 0.1351,
"h": 145.5
},
"luminance": 0.82486
}Semantic roles & 50–950 ramp
primary
#AAFEAE
secondary
#E369DD
accent
#00DBE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682