#AAE3BF#AAE3BF
#AAE3BF is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.7% C 0.077 H 156.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE3BF |
|---|---|
| RGB | rgb(170, 227, 191) |
| HSL | hsl(142, 50%, 78%) |
| HSV | hsv(142, 25%, 89%) |
| CMYK | cmyk(25.1%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(85.63, -25.35, 11.76) |
| CIE-LCH | lch(85.63, 27.94, 155.11°) |
| OKLab | oklab(86.69% -0.0705 0.0304) |
| OKLCH | oklch(86.69% 0.077 156.7) |
| XYZ | xyz(53.4478, 67.2438, 59.4433) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 4.31
Hospital Green
#9BE5AA
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.99
Pale Turquoise
#A5FBD5
ΔE00 6.07
Light Sage
#BCECAC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE3BF #E3AACE
analogous
#B1E3AA #AAE3BF #AAE3DB
triadic
#AAE3BF #BFAAE3 #E3BFAA
tetradic
#AAE3BF #AAB1E3 #E3AACE #E3DBAA
square
#AAE3BF #AAB1E3 #E3AACE #E3DBAA
split-complementary
#AAE3BF #DBAAE3 #E3AAB1
monochromatic
#4EC57A #7CD49C #AAE3BF #D8F2E2 #E8F7EE
Accessibility & contrast
On white
1.45
#AAE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#AAE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE3BF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE3BF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#A0E2D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aae3bf; /* rgb */ color: rgb(170, 227, 191); /* oklch */ color: oklch(86.7% 0.077 156.7);
Tailwind
colors: {
custom: {
50: '#c4ecd2',
500: '#aae3bf',
950: '#000000',
},
}SCSS
$custom: #aae3bf; $custom-light: #c4ecd2; $custom-dark: #000000;
JSON
{
"hex": "#aae3bf",
"rgb": {
"r": 170,
"g": 227,
"b": 191
},
"hsl": {
"h": 142.105,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.86692,
"c": 0.07675,
"h": 156.7
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#AAE3BF
secondary
#BD74A2
accent
#2886BE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483