#AAE4BF#AAE4BF
#AAE4BF is a very light, moderate green. Relative luminance 0.678; OKLCH L 86.9% C 0.078 H 156.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE4BF |
|---|---|
| RGB | rgb(170, 228, 191) |
| HSL | hsl(142, 52%, 78%) |
| HSV | hsv(142, 25%, 89%) |
| CMYK | cmyk(25.4%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(85.90, -25.83, 12.15) |
| CIE-LCH | lch(85.90, 28.55, 154.81°) |
| OKLab | oklab(86.91% -0.0718 0.0314) |
| OKLCH | oklch(86.91% 0.078 156.4) |
| XYZ | xyz(53.7221, 67.7924, 59.5348) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 4.27
Hospital Green
#9BE5AA
ΔE00 5.42
Pale Turquoise
#A5FBD5
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE4BF #E4AACF
analogous
#B2E4AA #AAE4BF #AAE4DC
triadic
#AAE4BF #BFAAE4 #E4BFAA
tetradic
#AAE4BF #AAB2E4 #E4AACF #E4DCAA
square
#AAE4BF #AAB2E4 #E4AACF #E4DCAA
split-complementary
#AAE4BF #DCAAE4 #E4AAB2
monochromatic
#4DC679 #7CD59C #AAE4BF #D8F3E2 #E8F8EE
Accessibility & contrast
On white
1.44
#AAE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#AAE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE4BF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE4BF | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#A0E3D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aae4bf; /* rgb */ color: rgb(170, 228, 191); /* oklch */ color: oklch(86.9% 0.078 156.4);
Tailwind
colors: {
custom: {
50: '#c4ecd2',
500: '#aae4bf',
950: '#000000',
},
}SCSS
$custom: #aae4bf; $custom-light: #c4ecd2; $custom-dark: #000000;
JSON
{
"hex": "#aae4bf",
"rgb": {
"r": 170,
"g": 228,
"b": 191
},
"hsl": {
"h": 141.724,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.86913,
"c": 0.07833,
"h": 156.4
},
"luminance": 0.67794
}Semantic roles & 50–950 ramp
primary
#AAE4BF
secondary
#BE74A3
accent
#2688BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483