#AAE2BB#AAE2BB
#AAE2BB is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.4% C 0.079 H 154.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2BB |
|---|---|
| RGB | rgb(170, 226, 187) |
| HSL | hsl(138, 49%, 78%) |
| HSV | hsv(138, 25%, 89%) |
| CMYK | cmyk(24.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.26, -25.61, 13.34) |
| CIE-LCH | lch(85.26, 28.87, 152.48°) |
| OKLab | oklab(86.37% -0.0709 0.0344) |
| OKLCH | oklch(86.37% 0.079 154.1) |
| XYZ | xyz(52.7409, 66.5247, 57.0658) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.62
Light Teal
#90E4C1
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 4.96
Seafoam
#7FE0B3
ΔE00 5.99
Pale Turquoise
#A5FBD5
ΔE00 6.53
Light Sage
#BCECAC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2BB #E2AAD1
analogous
#B5E2AA #AAE2BB #AAE2D7
triadic
#AAE2BB #BBAAE2 #E2BBAA
tetradic
#AAE2BB #AAB5E2 #E2AAD1 #E2D7AA
square
#AAE2BB #AAB5E2 #E2AAD1 #E2D7AA
split-complementary
#AAE2BB #D7AAE2 #E2AAB5
monochromatic
#4FC372 #7CD296 #AAE2BB #D8F2E0 #E8F7ED
Accessibility & contrast
On white
1.47
#AAE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#AAE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2BB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2BB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#A1E1D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aae2bb; /* rgb */ color: rgb(170, 226, 187); /* oklch */ color: oklch(86.4% 0.079 154.1);
Tailwind
colors: {
custom: {
50: '#c4ebcf',
500: '#aae2bb',
950: '#000000',
},
}SCSS
$custom: #aae2bb; $custom-light: #c4ebcf; $custom-dark: #000000;
JSON
{
"hex": "#aae2bb",
"rgb": {
"r": 170,
"g": 226,
"b": 187
},
"hsl": {
"h": 138.214,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.86371,
"c": 0.0788,
"h": 154.1
},
"luminance": 0.66527
}Semantic roles & 50–950 ramp
primary
#AAE2BB
secondary
#BB75A6
accent
#2990BC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483