#AAE1CA#AAE1CA
#AAE1CA is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.5% C 0.065 H 167.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE1CA |
|---|---|
| RGB | rgb(170, 225, 202) |
| HSL | hsl(155, 48%, 77%) |
| HSV | hsv(155, 24%, 88%) |
| CMYK | cmyk(24.4%, 0%, 10.2%, 11.8%) |
| CIE-LAB | lab(85.33, -22.25, 5.55) |
| CIE-LCH | lch(85.33, 22.93, 165.99°) |
| OKLab | oklab(86.54% -0.0633 0.0143) |
| OKLCH | oklch(86.54% 0.065 167.3) |
| XYZ | xyz(54.1602, 66.6586, 65.8784) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.18
Pale Aqua
#B8FFEB
ΔE00 6.77
Pale Teal
#82CBB2
ΔE00 6.81
Mint
#AAF0C1
ΔE00 7.11
Pale Turquoise
#A5FBD5
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE1CA #E1AAC1
analogous
#AAE1AF #AAE1CA #AADDE1
triadic
#AAE1CA #CAAAE1 #E1CAAA
tetradic
#AAE1CA #AFAAE1 #E1AAC1 #DDE1AA
square
#AAE1CA #AFAAE1 #E1AAC1 #DDE1AA
split-complementary
#AAE1CA #E1AADD #E1AFAA
monochromatic
#50C192 #7DD1AE #AAE1CA #D7F1E6 #E8F7F1
Accessibility & contrast
On white
1.47
#AAE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#AAE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE1CA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE1CA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#9EE1DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aae1ca; /* rgb */ color: rgb(170, 225, 202); /* oklch */ color: oklch(86.5% 0.065 167.3);
Tailwind
colors: {
custom: {
50: '#c4eada',
500: '#aae1ca',
950: '#000000',
},
}SCSS
$custom: #aae1ca; $custom-light: #c4eada; $custom-dark: #000000;
JSON
{
"hex": "#aae1ca",
"rgb": {
"r": 170,
"g": 225,
"b": 202
},
"hsl": {
"h": 154.909,
"s": 47.826,
"l": 77.451
},
"oklch": {
"l": 0.86539,
"c": 0.0649,
"h": 167.3
},
"luminance": 0.66661
}Semantic roles & 50–950 ramp
primary
#AAE1CA
secondary
#BA7592
accent
#2A67BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483