#AAEA92#AAEA92
#AAEA92 is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.3% C 0.133 H 137.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEA92 |
|---|---|
| RGB | rgb(170, 234, 146) |
| HSL | hsl(104, 68%, 75%) |
| HSV | hsv(104, 38%, 92%) |
| CMYK | cmyk(27.4%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(86.73, -36.02, 36.44) |
| CIE-LCH | lch(86.73, 51.24, 134.67°) |
| OKLab | oklab(87.31% -0.0984 0.0902) |
| OKLCH | oklch(87.31% 0.133 137.5) |
| XYZ | xyz(51.1872, 69.4653, 37.8997) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.29
Tea Green
#BDF8A3
ΔE00 3.41
Light Pastel Green
#B2FBA5
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.82
Pale Light Green
#B1FC99
ΔE00 3.91
Pastel Green
#B0FF9D
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEA92 #D292EA
analogous
#D6EA92 #AAEA92 #92EAA6
triadic
#AAEA92 #92AAEA #EA92AA
tetradic
#AAEA92 #92D6EA #D292EA #EAA692
square
#AAEA92 #92D6EA #D292EA #EAA692
split-complementary
#AAEA92 #A692EA #EA92D6
monochromatic
#5AD62B #82E05F #AAEA92 #D2F4C5 #EBFAE5
Accessibility & contrast
On white
1.41
#AAEA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#AAEA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEA92
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEA92 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#A8E4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aaea92; /* rgb */ color: rgb(170, 234, 146); /* oklch */ color: oklch(87.3% 0.133 137.5);
Tailwind
colors: {
custom: {
50: '#c5f1b3',
500: '#aaea92',
950: '#000000',
},
}SCSS
$custom: #aaea92; $custom-light: #c5f1b3; $custom-dark: #000000;
JSON
{
"hex": "#aaea92",
"rgb": {
"r": 170,
"g": 234,
"b": 146
},
"hsl": {
"h": 103.636,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.87306,
"c": 0.13349,
"h": 137.5
},
"luminance": 0.69467
}Semantic roles & 50–950 ramp
primary
#AAEA92
secondary
#A85CC5
accent
#16D09D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581