#AAE191#AAE191
#AAE191 is a very light, vivid green. Relative luminance 0.644; OKLCH L 85.3% C 0.121 H 136.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE191 |
|---|---|
| RGB | rgb(170, 225, 145) |
| HSL | hsl(101, 57%, 73%) |
| HSV | hsv(101, 36%, 88%) |
| CMYK | cmyk(24.4%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(84.19, -32.01, 33.61) |
| CIE-LCH | lch(84.19, 46.42, 133.60°) |
| OKLab | oklab(85.25% -0.0874 0.0836) |
| OKLCH | oklch(85.25% 0.121 136.3) |
| XYZ | xyz(48.6123, 64.4394, 36.6594) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.40
Light Sage
#BCECAC
ΔE00 4.35
Washed Out Green
#BCF5A6
ΔE00 4.47
Tea Green
#BDF8A3
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.36
Pale Olive Green
#B1D27B
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE191 #C891E1
analogous
#D2E191 #AAE191 #91E1A0
triadic
#AAE191 #91AAE1 #E191AA
tetradic
#AAE191 #91D2E1 #C891E1 #E1A091
square
#AAE191 #91D2E1 #C891E1 #E1A091
split-complementary
#AAE191 #A091E1 #E191D2
monochromatic
#61C335 #85D461 #AAE191 #CFEEC1 #ECF8E7
Accessibility & contrast
On white
1.51
#AAE191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#AAE191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE191
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE191 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58B
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#A9DBCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aae191; /* rgb */ color: rgb(170, 225, 145); /* oklch */ color: oklch(85.3% 0.121 136.3);
Tailwind
colors: {
custom: {
50: '#c5eab2',
500: '#aae191',
950: '#000000',
},
}SCSS
$custom: #aae191; $custom-light: #c5eab2; $custom-dark: #000000;
JSON
{
"hex": "#aae191",
"rgb": {
"r": 170,
"g": 225,
"b": 145
},
"hsl": {
"h": 101.25,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.85252,
"c": 0.1209,
"h": 136.3
},
"luminance": 0.64441
}Semantic roles & 50–950 ramp
primary
#AAE191
secondary
#9C5DB9
accent
#21C591
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481