#AAE3BB#AAE3BB
#AAE3BB is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.6% C 0.080 H 153.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE3BB |
|---|---|
| RGB | rgb(170, 227, 187) |
| HSL | hsl(138, 50%, 78%) |
| HSV | hsv(138, 25%, 89%) |
| CMYK | cmyk(25.1%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(85.54, -26.09, 13.73) |
| CIE-LCH | lch(85.54, 29.48, 152.24°) |
| OKLab | oklab(86.59% -0.0722 0.0354) |
| OKLCH | oklch(86.59% 0.08 153.9) |
| XYZ | xyz(53.0136, 67.0701, 57.1567) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.31
Hospital Green
#9BE5AA
ΔE00 4.70
Light Teal
#90E4C1
ΔE00 4.77
Seafoam
#7FE0B3
ΔE00 5.90
Pale Turquoise
#A5FBD5
ΔE00 6.36
Light Sage
#BCECAC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE3BB #E3AAD2
analogous
#B5E3AA #AAE3BB #AAE3D7
triadic
#AAE3BB #BBAAE3 #E3BBAA
tetradic
#AAE3BB #AAB5E3 #E3AAD2 #E3D7AA
square
#AAE3BB #AAB5E3 #E3AAD2 #E3D7AA
split-complementary
#AAE3BB #D7AAE3 #E3AAB5
monochromatic
#4EC571 #7CD496 #AAE3BB #D8F2E0 #E8F7ED
Accessibility & contrast
On white
1.46
#AAE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#AAE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE3BB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE3BB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#A1E2D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aae3bb; /* rgb */ color: rgb(170, 227, 187); /* oklch */ color: oklch(86.6% 0.080 153.9);
Tailwind
colors: {
custom: {
50: '#c4eccf',
500: '#aae3bb',
950: '#000000',
},
}SCSS
$custom: #aae3bb; $custom-light: #c4eccf; $custom-dark: #000000;
JSON
{
"hex": "#aae3bb",
"rgb": {
"r": 170,
"g": 227,
"b": 187
},
"hsl": {
"h": 137.895,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.86593,
"c": 0.08039,
"h": 153.9
},
"luminance": 0.67072
}Semantic roles & 50–950 ramp
primary
#AAE3BB
secondary
#BD74A7
accent
#2891BE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483