#AAE495#AAE495
#AAE495 is a very light, vivid green. Relative luminance 0.662; OKLCH L 86.0% C 0.121 H 137.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE495 |
|---|---|
| RGB | rgb(170, 228, 149) |
| HSL | hsl(104, 59%, 74%) |
| HSV | hsv(104, 35%, 89%) |
| CMYK | cmyk(25.4%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(85.10, -32.83, 32.78) |
| CIE-LCH | lch(85.10, 46.39, 135.05°) |
| OKLab | oklab(86% -0.0896 0.0817) |
| OKLCH | oklch(86% 0.121 137.6) |
| XYZ | xyz(49.7443, 66.2012, 38.5852) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.42
Washed Out Green
#BCF5A6
ΔE00 3.85
Light Sage
#BCECAC
ΔE00 3.87
Tea Green
#BDF8A3
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.82
Light Pastel Green
#B2FBA5
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE495 #CF95E4
analogous
#D2E495 #AAE495 #95E4A8
triadic
#AAE495 #95AAE4 #E495AA
tetradic
#AAE495 #95D2E4 #CF95E4 #E4A895
square
#AAE495 #95D2E4 #CF95E4 #E4A895
split-complementary
#AAE495 #A895E4 #E495D2
monochromatic
#5CCB34 #83D864 #AAE495 #D1F0C6 #EBF9E7
Accessibility & contrast
On white
1.47
#AAE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#AAE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE495
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE495 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D890
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#A8DFD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aae495; /* rgb */ color: rgb(170, 228, 149); /* oklch */ color: oklch(86.0% 0.121 137.6);
Tailwind
colors: {
custom: {
50: '#c5ecb5',
500: '#aae495',
950: '#000000',
},
}SCSS
$custom: #aae495; $custom-light: #c5ecb5; $custom-dark: #000000;
JSON
{
"hex": "#aae495",
"rgb": {
"r": 170,
"g": 228,
"b": 149
},
"hsl": {
"h": 104.051,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.86002,
"c": 0.12123,
"h": 137.6
},
"luminance": 0.66203
}Semantic roles & 50–950 ramp
primary
#AAE495
secondary
#A460BD
accent
#1EC79A
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481