#AAE396#AAE396
#AAE396 is a very light, moderate green. Relative luminance 0.657; OKLCH L 85.8% C 0.119 H 137.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE396 |
|---|---|
| RGB | rgb(170, 227, 150) |
| HSL | hsl(104, 58%, 74%) |
| HSV | hsv(104, 34%, 89%) |
| CMYK | cmyk(25.1%, 0%, 33.9%, 11%) |
| CIE-LAB | lab(84.84, -32.22, 31.92) |
| CIE-LCH | lch(84.84, 45.36, 135.27°) |
| OKLab | oklab(85.8% -0.0879 0.0797) |
| OKLCH | oklch(85.8% 0.119 137.8) |
| XYZ | xyz(49.5502, 65.6847, 38.9160) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.12
Light Sage
#BCECAC
ΔE00 3.72
Washed Out Green
#BCF5A6
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.68
Lightgreen
#90EE90
ΔE00 5.07
Light Pastel Green
#B2FBA5
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE396 #CF96E3
analogous
#D1E396 #AAE396 #96E3A9
triadic
#AAE396 #96AAE3 #E396AA
tetradic
#AAE396 #96D1E3 #CF96E3 #E3A996
square
#AAE396 #96D1E3 #CF96E3 #E3A996
split-complementary
#AAE396 #A996E3 #E396D1
monochromatic
#5CC936 #83D666 #AAE396 #D1F0C6 #EBF9E7
Accessibility & contrast
On white
1.49
#AAE396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AAE396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE396
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE396 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#A8DECF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aae396; /* rgb */ color: rgb(170, 227, 150); /* oklch */ color: oklch(85.8% 0.119 137.8);
Tailwind
colors: {
custom: {
50: '#c4ecb5',
500: '#aae396',
950: '#000000',
},
}SCSS
$custom: #aae396; $custom-light: #c4ecb5; $custom-dark: #000000;
JSON
{
"hex": "#aae396",
"rgb": {
"r": 170,
"g": 227,
"b": 150
},
"hsl": {
"h": 104.416,
"s": 57.895,
"l": 73.922
},
"oklch": {
"l": 0.85795,
"c": 0.11862,
"h": 137.8
},
"luminance": 0.65686
}Semantic roles & 50–950 ramp
primary
#AAE396
secondary
#A461BC
accent
#20C59B
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481