#AAE596#AAE596
#AAE596 is a very light, vivid green. Relative luminance 0.668; OKLCH L 86.2% C 0.122 H 138.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE596 |
|---|---|
| RGB | rgb(170, 229, 150) |
| HSL | hsl(105, 60%, 74%) |
| HSV | hsv(105, 34%, 90%) |
| CMYK | cmyk(25.8%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(85.40, -33.15, 32.66) |
| CIE-LCH | lch(85.40, 46.54, 135.43°) |
| OKLab | oklab(86.25% -0.0904 0.0814) |
| OKLCH | oklch(86.25% 0.122 138) |
| XYZ | xyz(50.1004, 66.7851, 39.0994) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.67
Light Sage
#BCECAC
ΔE00 3.78
Tea Green
#BDF8A3
ΔE00 4.26
Lightgreen
#90EE90
ΔE00 4.66
Light Pastel Green
#B2FBA5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE596 #D196E5
analogous
#D2E596 #AAE596 #96E5AA
triadic
#AAE596 #96AAE5 #E596AA
tetradic
#AAE596 #96D2E5 #D196E5 #E5AA96
square
#AAE596 #96D2E5 #D196E5 #E5AA96
split-complementary
#AAE596 #AA96E5 #E596D2
monochromatic
#5BCD34 #82D965 #AAE596 #D2F1C7 #EBF9E6
Accessibility & contrast
On white
1.46
#AAE596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#AAE596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE596
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE596 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD991
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#A8E0D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aae596; /* rgb */ color: rgb(170, 229, 150); /* oklch */ color: oklch(86.2% 0.122 138.0);
Tailwind
colors: {
custom: {
50: '#c5edb5',
500: '#aae596',
950: '#000000',
},
}SCSS
$custom: #aae596; $custom-light: #c5edb5; $custom-dark: #000000;
JSON
{
"hex": "#aae596",
"rgb": {
"r": 170,
"g": 229,
"b": 150
},
"hsl": {
"h": 104.81,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.86246,
"c": 0.1217,
"h": 138
},
"luminance": 0.66787
}Semantic roles & 50–950 ramp
primary
#AAE596
secondary
#A761BF
accent
#1EC89D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581