#AAEC8F#AAEC8F
#AAEC8F is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.7% C 0.140 H 137.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEC8F |
|---|---|
| RGB | rgb(170, 236, 143) |
| HSL | hsl(103, 71%, 74%) |
| HSV | hsv(103, 39%, 93%) |
| CMYK | cmyk(28%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(87.25, -37.34, 38.61) |
| CIE-LCH | lch(87.25, 53.71, 134.05°) |
| OKLab | oklab(87.71% -0.1021 0.0951) |
| OKLCH | oklch(87.71% 0.14 137) |
| XYZ | xyz(51.5295, 70.5184, 36.8777) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.35
Pale Light Green
#B1FC99
ΔE00 3.36
Washed Out Green
#BCF5A6
ΔE00 3.51
Light Pastel Green
#B2FBA5
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 3.75
Pastel Green
#B0FF9D
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEC8F #D18FEC
analogous
#D8EC8F #AAEC8F #8FECA3
triadic
#AAEC8F #8FAAEC #EC8FAA
tetradic
#AAEC8F #8FD8EC #D18FEC #ECA38F
square
#AAEC8F #8FD8EC #D18FEC #ECA38F
split-complementary
#AAEC8F #A38FEC #EC8FD8
monochromatic
#5BDA26 #82E35B #AAEC8F #D2F5C3 #EBFBE5
Accessibility & contrast
On white
1.39
#AAEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#AAEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEC8F
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEC8F | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#A8E6D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aaec8f; /* rgb */ color: rgb(170, 236, 143); /* oklch */ color: oklch(87.7% 0.140 137.0);
Tailwind
colors: {
custom: {
50: '#c5f2b1',
500: '#aaec8f',
950: '#000000',
},
}SCSS
$custom: #aaec8f; $custom-light: #c5f2b1; $custom-dark: #000000;
JSON
{
"hex": "#aaec8f",
"rgb": {
"r": 170,
"g": 236,
"b": 143
},
"hsl": {
"h": 102.581,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.87709,
"c": 0.13959,
"h": 137
},
"luminance": 0.7052
}Semantic roles & 50–950 ramp
primary
#AAEC8F
secondary
#A758C7
accent
#12D39B
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131711
muted
#828581