#AEE2AB#AEE2AB
#AEE2AB is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.2% C 0.092 H 143.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2AB |
|---|---|
| RGB | rgb(174, 226, 171) |
| HSL | hsl(117, 49%, 78%) |
| HSV | hsv(117, 24%, 89%) |
| CMYK | cmyk(23%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(85.16, -27.11, 21.59) |
| CIE-LCH | lch(85.16, 34.66, 141.47°) |
| OKLab | oklab(86.24% -0.074 0.055) |
| OKLCH | oklch(86.24% 0.092 143.4) |
| XYZ | xyz(52.0006, 66.3301, 48.5834) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.17
Light Sage
#BCECAC
ΔE00 3.25
Hospital Green
#9BE5AA
ΔE00 3.40
Mint
#AAF0C1
ΔE00 4.86
Washed Out Green
#BCF5A6
ΔE00 6.01
Celadon
#BEFDB7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2AB #DFABE2
analogous
#C9E2AB #AEE2AB #ABE2C3
triadic
#AEE2AB #ABAEE2 #E2ABAE
tetradic
#AEE2AB #ABC9E2 #DFABE2 #E2C3AB
square
#AEE2AB #ABC9E2 #DFABE2 #E2C3AB
split-complementary
#AEE2AB #C3ABE2 #E2ABC9
monochromatic
#56C350 #82D27E #AEE2AB #DAF2D8 #E9F7E8
Accessibility & contrast
On white
1.47
#AEE2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#AEE2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2AB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2AB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#AADFD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee2ab; /* rgb */ color: rgb(174, 226, 171); /* oklch */ color: oklch(86.2% 0.092 143.4);
Tailwind
colors: {
custom: {
50: '#c7ebc4',
500: '#aee2ab',
950: '#000000',
},
}SCSS
$custom: #aee2ab; $custom-light: #c7ebc4; $custom-dark: #000000;
JSON
{
"hex": "#aee2ab",
"rgb": {
"r": 174,
"g": 226,
"b": 171
},
"hsl": {
"h": 116.727,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86244,
"c": 0.0922,
"h": 143.4
},
"luminance": 0.66332
}Semantic roles & 50–950 ramp
primary
#AEE2AB
secondary
#B876BB
accent
#2ABCB4
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482