#AAEBEC#AAEBEC
#AAEBEC is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.7% C 0.065 H 197.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEBEC |
|---|---|
| RGB | rgb(170, 235, 236) |
| HSL | hsl(181, 63%, 80%) |
| HSV | hsv(181, 28%, 93%) |
| CMYK | cmyk(28%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(88.93, -20.01, -7.05) |
| CIE-LCH | lch(88.93, 21.21, 199.42°) |
| OKLab | oklab(89.7% -0.0622 -0.0193) |
| OKLCH | oklch(89.7% 0.065 197.3) |
| XYZ | xyz(61.4213, 74.0157, 90.3907) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.85
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Pale Sky Blue
#BDF6FE
ΔE00 4.48
Powder Blue
#B0E0E6
ΔE00 4.62
Light Sky Blue
#C6FCFF
ΔE00 4.71
Pale Cyan
#B7FFFA
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEBEC #ECABAA
analogous
#AAECCC #AAEBEC #AACAEC
triadic
#AAEBEC #ECAAEB #EBECAA
tetradic
#AAEBEC #CCAAEC #ECABAA #CAECAA
square
#AAEBEC #CCAAEC #ECABAA #CAECAA
split-complementary
#AAEBEC #ECAACA #ECCCAA
monochromatic
#46D3D6 #78DFE1 #AAEBEC #DCF7F7 #E6F9F9
Accessibility & contrast
On white
1.33
#AAEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#AAEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEBEC
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEBEC | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EC
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#93EFEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aaebec; /* rgb */ color: rgb(170, 235, 236); /* oklch */ color: oklch(89.7% 0.065 197.3);
Tailwind
colors: {
custom: {
50: '#c5f1f2',
500: '#aaebec',
950: '#000000',
},
}SCSS
$custom: #aaebec; $custom-light: #c5f1f2; $custom-dark: #000000;
JSON
{
"hex": "#aaebec",
"rgb": {
"r": 170,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.909,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.89702,
"c": 0.06512,
"h": 197.3
},
"luminance": 0.74019
}Semantic roles & 50–950 ramp
primary
#AAEBEC
secondary
#C97372
accent
#1D1ACB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585