#AAE0BB#AAE0BB
#AAE0BB is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.9% C 0.076 H 154.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE0BB |
|---|---|
| RGB | rgb(170, 224, 187) |
| HSL | hsl(139, 47%, 77%) |
| HSV | hsv(139, 24%, 88%) |
| CMYK | cmyk(24.1%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(84.71, -24.64, 12.56) |
| CIE-LCH | lch(84.71, 27.66, 152.99°) |
| OKLab | oklab(85.93% -0.0683 0.0324) |
| OKLCH | oklch(85.93% 0.076 154.6) |
| XYZ | xyz(52.2002, 65.4433, 56.8855) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 4.88
Hospital Green
#9BE5AA
ΔE00 5.51
Seafoam
#7FE0B3
ΔE00 6.22
Pale Turquoise
#A5FBD5
ΔE00 6.92
Light Sage
#BCECAC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE0BB #E0AACF
analogous
#B4E0AA #AAE0BB #AAE0D6
triadic
#AAE0BB #BBAAE0 #E0BBAA
tetradic
#AAE0BB #AAB4E0 #E0AACF #E0D6AA
square
#AAE0BB #AAB4E0 #E0AACF #E0D6AA
split-complementary
#AAE0BB #D6AAE0 #E0AAB4
monochromatic
#50BF73 #7DD097 #AAE0BB #D7F0DF #E9F7ED
Accessibility & contrast
On white
1.49
#AAE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#AAE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE0BB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE0BB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#A1DFD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aae0bb; /* rgb */ color: rgb(170, 224, 187); /* oklch */ color: oklch(85.9% 0.076 154.6);
Tailwind
colors: {
custom: {
50: '#c4eacf',
500: '#aae0bb',
950: '#000000',
},
}SCSS
$custom: #aae0bb; $custom-light: #c4eacf; $custom-dark: #000000;
JSON
{
"hex": "#aae0bb",
"rgb": {
"r": 170,
"g": 224,
"b": 187
},
"hsl": {
"h": 138.889,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.85929,
"c": 0.0756,
"h": 154.6
},
"luminance": 0.65445
}Semantic roles & 50–950 ramp
primary
#AAE0BB
secondary
#B975A4
accent
#2C8DBA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483