#AAE4BB#AAE4BB
#AAE4BB is a very light, moderate green. Relative luminance 0.676; OKLCH L 86.8% C 0.082 H 153.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE4BB |
|---|---|
| RGB | rgb(170, 228, 187) |
| HSL | hsl(138, 52%, 78%) |
| HSV | hsv(138, 25%, 89%) |
| CMYK | cmyk(25.4%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(85.82, -26.57, 14.12) |
| CIE-LCH | lch(85.82, 30.09, 152.01°) |
| OKLab | oklab(86.81% -0.0735 0.0364) |
| OKLCH | oklch(86.81% 0.082 153.7) |
| XYZ | xyz(53.2879, 67.6187, 57.2481) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.01
Hospital Green
#9BE5AA
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.79
Seafoam
#7FE0B3
ΔE00 5.83
Pale Turquoise
#A5FBD5
ΔE00 6.20
Light Sage
#BCECAC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE4BB #E4AAD3
analogous
#B6E4AA #AAE4BB #AAE4D8
triadic
#AAE4BB #BBAAE4 #E4BBAA
tetradic
#AAE4BB #AAB6E4 #E4AAD3 #E4D8AA
square
#AAE4BB #AAB6E4 #E4AAD3 #E4D8AA
split-complementary
#AAE4BB #D8AAE4 #E4AAB6
monochromatic
#4DC671 #7CD596 #AAE4BB #D8F3E0 #E8F8EC
Accessibility & contrast
On white
1.45
#AAE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#AAE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE4BB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE4BB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#A1E2D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aae4bb; /* rgb */ color: rgb(170, 228, 187); /* oklch */ color: oklch(86.8% 0.082 153.7);
Tailwind
colors: {
custom: {
50: '#c4eccf',
500: '#aae4bb',
950: '#000000',
},
}SCSS
$custom: #aae4bb; $custom-light: #c4eccf; $custom-dark: #000000;
JSON
{
"hex": "#aae4bb",
"rgb": {
"r": 170,
"g": 228,
"b": 187
},
"hsl": {
"h": 137.586,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.86814,
"c": 0.08198,
"h": 153.7
},
"luminance": 0.67621
}Semantic roles & 50–950 ramp
primary
#AAE4BB
secondary
#BE74A8
accent
#2692BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483