#AAEE8F#AAEE8F
#AAEE8F is a very light, vivid green. Relative luminance 0.717; OKLCH L 88.2% C 0.143 H 137.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEE8F |
|---|---|
| RGB | rgb(170, 238, 143) |
| HSL | hsl(103, 74%, 75%) |
| HSV | hsv(103, 40%, 93%) |
| CMYK | cmyk(28.6%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(87.81, -38.25, 39.33) |
| CIE-LCH | lch(87.81, 54.86, 134.20°) |
| OKLab | oklab(88.16% -0.1046 0.0968) |
| OKLCH | oklch(88.16% 0.143 137.2) |
| XYZ | xyz(52.1085, 71.6764, 37.0707) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.92
Tea Green
#BDF8A3
ΔE00 3.22
Light Pastel Green
#B2FBA5
ΔE00 3.45
Washed Out Green
#BCF5A6
ΔE00 3.52
Pastel Green
#B0FF9D
ΔE00 3.59
Lightgreen
#90EE90
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEE8F #D38FEE
analogous
#DAEE8F #AAEE8F #8FEEA3
triadic
#AAEE8F #8FAAEE #EE8FAA
tetradic
#AAEE8F #8FDAEE #D38FEE #EEA38F
square
#AAEE8F #8FDAEE #D38FEE #EEA38F
split-complementary
#AAEE8F #A38FEE #EE8FDA
monochromatic
#59DE25 #82E65A #AAEE8F #D2F6C4 #EBFBE4
Accessibility & contrast
On white
1.37
#AAEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#AAEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEE8F
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEE8F | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#EADA94
Tritanopia (blue-blind)
#A8E8D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aaee8f; /* rgb */ color: rgb(170, 238, 143); /* oklch */ color: oklch(88.2% 0.143 137.2);
Tailwind
colors: {
custom: {
50: '#c5f4b1',
500: '#aaee8f',
950: '#000000',
},
}SCSS
$custom: #aaee8f; $custom-light: #c5f4b1; $custom-dark: #000000;
JSON
{
"hex": "#aaee8f",
"rgb": {
"r": 170,
"g": 238,
"b": 143
},
"hsl": {
"h": 102.947,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.88163,
"c": 0.14255,
"h": 137.2
},
"luminance": 0.71678
}Semantic roles & 50–950 ramp
primary
#AAEE8F
secondary
#A958CA
accent
#10D69D
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131711
muted
#828581