#AEE395#AEE395
#AEE395 is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.0% C 0.118 H 136.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE395 |
|---|---|
| RGB | rgb(174, 227, 149) |
| HSL | hsl(101, 58%, 74%) |
| HSV | hsv(101, 34%, 89%) |
| CMYK | cmyk(23.3%, 0%, 34.4%, 11%) |
| CIE-LAB | lab(85.05, -31.00, 32.76) |
| CIE-LCH | lch(85.05, 45.10, 133.42°) |
| OKLab | oklab(86.02% -0.0845 0.0816) |
| OKLCH | oklch(86.02% 0.118 136) |
| XYZ | xyz(50.3481, 66.1054, 38.5349) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.90
Light Sage
#BCECAC
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.53
Light Pastel Green
#B2FBA5
ΔE00 5.37
Lightgreen
#90EE90
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE395 #CA95E3
analogous
#D5E395 #AEE395 #95E3A3
triadic
#AEE395 #95AEE3 #E395AE
tetradic
#AEE395 #95D5E3 #CA95E3 #E3A395
square
#AEE395 #95D5E3 #CA95E3 #E3A395
split-complementary
#AEE395 #A395E3 #E395D5
monochromatic
#64C935 #89D665 #AEE395 #D3F0C5 #EDF9E7
Accessibility & contrast
On white
1.48
#AEE395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#AEE395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE395
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE395 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D790
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#ADDDCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee395; /* rgb */ color: rgb(174, 227, 149); /* oklch */ color: oklch(86.0% 0.118 136.0);
Tailwind
colors: {
custom: {
50: '#c7ecb5',
500: '#aee395',
950: '#000000',
},
}SCSS
$custom: #aee395; $custom-light: #c7ecb5; $custom-dark: #000000;
JSON
{
"hex": "#aee395",
"rgb": {
"r": 174,
"g": 227,
"b": 149
},
"hsl": {
"h": 100.769,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.86023,
"c": 0.11752,
"h": 136
},
"luminance": 0.66107
}Semantic roles & 50–950 ramp
primary
#AEE395
secondary
#9F60BC
accent
#20C691
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481