#AAEC92#AAEC92
#AAEC92 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.8% C 0.136 H 137.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEC92 |
|---|---|
| RGB | rgb(170, 236, 146) |
| HSL | hsl(104, 70%, 75%) |
| HSV | hsv(104, 38%, 93%) |
| CMYK | cmyk(28%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(87.30, -36.93, 37.17) |
| CIE-LCH | lch(87.30, 52.40, 134.81°) |
| OKLab | oklab(87.76% -0.1009 0.0919) |
| OKLCH | oklch(87.76% 0.136 137.7) |
| XYZ | xyz(51.7598, 70.6105, 38.0906) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.18
Washed Out Green
#BCF5A6
ΔE00 3.21
Pale Light Green
#B1FC99
ΔE00 3.43
Light Pastel Green
#B2FBA5
ΔE00 3.45
Lightgreen
#90EE90
ΔE00 3.61
Pastel Green
#B0FF9D
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEC92 #D492EC
analogous
#D7EC92 #AAEC92 #92ECA7
triadic
#AAEC92 #92AAEC #EC92AA
tetradic
#AAEC92 #92D7EC #D492EC #ECA792
square
#AAEC92 #92D7EC #D492EC #ECA792
split-complementary
#AAEC92 #A792EC #EC92D7
monochromatic
#59DA2A #81E35E #AAEC92 #D3F5C6 #EBFAE5
Accessibility & contrast
On white
1.39
#AAEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#AAEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEC92
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEC92 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8C
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#A7E6D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aaec92; /* rgb */ color: rgb(170, 236, 146); /* oklch */ color: oklch(87.8% 0.136 137.7);
Tailwind
colors: {
custom: {
50: '#c5f2b3',
500: '#aaec92',
950: '#000000',
},
}SCSS
$custom: #aaec92; $custom-light: #c5f2b3; $custom-dark: #000000;
JSON
{
"hex": "#aaec92",
"rgb": {
"r": 170,
"g": 236,
"b": 146
},
"hsl": {
"h": 104,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.8776,
"c": 0.13649,
"h": 137.7
},
"luminance": 0.70612
}Semantic roles & 50–950 ramp
primary
#AAEC92
secondary
#AA5BC7
accent
#13D29F
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581