#AAE1BF#AAE1BF
#AAE1BF is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.3% C 0.074 H 157.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE1BF |
|---|---|
| RGB | rgb(170, 225, 191) |
| HSL | hsl(143, 48%, 77%) |
| HSV | hsv(143, 24%, 88%) |
| CMYK | cmyk(24.4%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(85.08, -24.38, 10.98) |
| CIE-LCH | lch(85.08, 26.73, 155.76°) |
| OKLab | oklab(86.25% -0.0679 0.0284) |
| OKLCH | oklch(86.25% 0.074 157.3) |
| XYZ | xyz(52.9040, 66.1561, 59.2621) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.47
Mint
#AAF0C1
ΔE00 4.49
Hospital Green
#9BE5AA
ΔE00 6.23
Seafoam
#7FE0B3
ΔE00 6.27
Pale Turquoise
#A5FBD5
ΔE00 6.53
Pale Teal
#82CBB2
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE1BF #E1AACC
analogous
#B1E1AA #AAE1BF #AAE1DA
triadic
#AAE1BF #BFAAE1 #E1BFAA
tetradic
#AAE1BF #AAB1E1 #E1AACC #E1DAAA
square
#AAE1BF #AAB1E1 #E1AACC #E1DAAA
split-complementary
#AAE1BF #DAAAE1 #E1AAB1
monochromatic
#50C17B #7DD19D #AAE1BF #D7F1E1 #E8F7EE
Accessibility & contrast
On white
1.48
#AAE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#AAE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE1BF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE1BF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#A0E0D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aae1bf; /* rgb */ color: rgb(170, 225, 191); /* oklch */ color: oklch(86.3% 0.074 157.3);
Tailwind
colors: {
custom: {
50: '#c4ead2',
500: '#aae1bf',
950: '#000000',
},
}SCSS
$custom: #aae1bf; $custom-light: #c4ead2; $custom-dark: #000000;
JSON
{
"hex": "#aae1bf",
"rgb": {
"r": 170,
"g": 225,
"b": 191
},
"hsl": {
"h": 142.909,
"s": 47.826,
"l": 77.451
},
"oklch": {
"l": 0.86251,
"c": 0.07359,
"h": 157.3
},
"luminance": 0.66158
}Semantic roles & 50–950 ramp
primary
#AAE1BF
secondary
#BA75A0
accent
#2A84BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483