#AEE2A2#AEE2A2
#AEE2A2 is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.1% C 0.102 H 139.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2A2 |
|---|---|
| RGB | rgb(174, 226, 162) |
| HSL | hsl(109, 52%, 76%) |
| HSV | hsv(109, 28%, 89%) |
| CMYK | cmyk(23%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(85.00, -28.57, 26.02) |
| CIE-LCH | lch(85.00, 38.65, 137.67°) |
| OKLab | oklab(86.05% -0.0778 0.0658) |
| OKLCH | oklch(86.05% 0.102 139.8) |
| XYZ | xyz(51.1718, 65.9986, 44.2183) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.88
Light Sage
#BCECAC
ΔE00 2.55
Hospital Green
#9BE5AA
ΔE00 4.05
Washed Out Green
#BCF5A6
ΔE00 4.73
Celadon
#BEFDB7
ΔE00 5.74
Tea Green
#BDF8A3
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2A2 #D6A2E2
analogous
#CEE2A2 #AEE2A2 #A2E2B6
triadic
#AEE2A2 #A2AEE2 #E2A2AE
tetradic
#AEE2A2 #A2CEE2 #D6A2E2 #E2B6A2
square
#AEE2A2 #A2CEE2 #D6A2E2 #E2B6A2
split-complementary
#AEE2A2 #B6A2E2 #E2A2CE
monochromatic
#5DC545 #85D373 #AEE2A2 #D7F1D1 #EBF8E8
Accessibility & contrast
On white
1.48
#AEE2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#AEE2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2A2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2A2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79E
Deuteranopia (green-blind)
#DED2A5
Tritanopia (blue-blind)
#ABDED1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee2a2; /* rgb */ color: rgb(174, 226, 162); /* oklch */ color: oklch(86.1% 0.102 139.8);
Tailwind
colors: {
custom: {
50: '#c7ebbe',
500: '#aee2a2',
950: '#000000',
},
}SCSS
$custom: #aee2a2; $custom-light: #c7ebbe; $custom-dark: #000000;
JSON
{
"hex": "#aee2a2",
"rgb": {
"r": 174,
"g": 226,
"b": 162
},
"hsl": {
"h": 108.75,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.86053,
"c": 0.10187,
"h": 139.8
},
"luminance": 0.66
}Semantic roles & 50–950 ramp
primary
#AEE2A2
secondary
#AD6DBB
accent
#26C0A3
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482