#AEE495#AEE495
#AEE495 is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.2% C 0.119 H 136.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE495 |
|---|---|
| RGB | rgb(174, 228, 149) |
| HSL | hsl(101, 59%, 74%) |
| HSV | hsv(101, 35%, 89%) |
| CMYK | cmyk(23.7%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(85.33, -31.47, 33.12) |
| CIE-LCH | lch(85.33, 45.69, 133.53°) |
| OKLab | oklab(86.25% -0.0858 0.0825) |
| OKLCH | oklch(86.25% 0.119 136.1) |
| XYZ | xyz(50.6224, 66.6540, 38.6263) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.09
Light Sage
#BCECAC
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 3.73
Tea Green
#BDF8A3
ΔE00 4.30
Light Pastel Green
#B2FBA5
ΔE00 5.13
Lightgreen
#90EE90
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE495 #CB95E4
analogous
#D6E495 #AEE495 #95E4A4
triadic
#AEE495 #95AEE4 #E495AE
tetradic
#AEE495 #95D6E4 #CB95E4 #E4A495
square
#AEE495 #95D6E4 #CB95E4 #E4A495
split-complementary
#AEE495 #A495E4 #E495D6
monochromatic
#64CB34 #89D864 #AEE495 #D3F0C6 #ECF9E7
Accessibility & contrast
On white
1.47
#AEE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#AEE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE495
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE495 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD890
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#ADDED0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee495; /* rgb */ color: rgb(174, 228, 149); /* oklch */ color: oklch(86.2% 0.119 136.1);
Tailwind
colors: {
custom: {
50: '#c7ecb5',
500: '#aee495',
950: '#000000',
},
}SCSS
$custom: #aee495; $custom-light: #c7ecb5; $custom-dark: #000000;
JSON
{
"hex": "#aee495",
"rgb": {
"r": 174,
"g": 228,
"b": 149
},
"hsl": {
"h": 101.013,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.86248,
"c": 0.11906,
"h": 136.1
},
"luminance": 0.66655
}Semantic roles & 50–950 ramp
primary
#AEE495
secondary
#A060BD
accent
#1EC792
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481