#AAE595#AAE595
#AAE595 is a very light, vivid green. Relative luminance 0.668; OKLCH L 86.2% C 0.123 H 137.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE595 |
|---|---|
| RGB | rgb(170, 229, 149) |
| HSL | hsl(104, 61%, 74%) |
| HSV | hsv(104, 35%, 90%) |
| CMYK | cmyk(25.8%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(85.38, -33.30, 33.15) |
| CIE-LCH | lch(85.38, 46.98, 135.13°) |
| OKLab | oklab(86.23% -0.0908 0.0826) |
| OKLCH | oklch(86.23% 0.123 137.7) |
| XYZ | xyz(50.0202, 66.7530, 38.6771) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.61
Washed Out Green
#BCF5A6
ΔE00 3.69
Light Sage
#BCECAC
ΔE00 3.91
Tea Green
#BDF8A3
ΔE00 4.23
Lightgreen
#90EE90
ΔE00 4.63
Light Pastel Green
#B2FBA5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE595 #D095E5
analogous
#D2E595 #AAE595 #95E5A8
triadic
#AAE595 #95AAE5 #E595AA
tetradic
#AAE595 #95D2E5 #D095E5 #E5A895
square
#AAE595 #95D2E5 #D095E5 #E5A895
split-complementary
#AAE595 #A895E5 #E595D2
monochromatic
#5BCD33 #83D964 #AAE595 #D1F1C6 #EBF9E6
Accessibility & contrast
On white
1.46
#AAE595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#AAE595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE595
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE595 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#A8E0D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aae595; /* rgb */ color: rgb(170, 229, 149); /* oklch */ color: oklch(86.2% 0.123 137.7);
Tailwind
colors: {
custom: {
50: '#c5edb5',
500: '#aae595',
950: '#000000',
},
}SCSS
$custom: #aae595; $custom-light: #c5edb5; $custom-dark: #000000;
JSON
{
"hex": "#aae595",
"rgb": {
"r": 170,
"g": 229,
"b": 149
},
"hsl": {
"h": 104.25,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.86228,
"c": 0.12276,
"h": 137.7
},
"luminance": 0.66755
}Semantic roles & 50–950 ramp
primary
#AAE595
secondary
#A660BF
accent
#1DC89B
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581