#AAEBF0#AAEBF0
#AAEBF0 is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.8% C 0.065 H 202.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEBF0 |
|---|---|
| RGB | rgb(170, 235, 240) |
| HSL | hsl(184, 70%, 80%) |
| HSV | hsv(184, 29%, 94%) |
| CMYK | cmyk(29.2%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.04, -19.11, -8.98) |
| CIE-LCH | lch(89.04, 21.12, 205.18°) |
| OKLab | oklab(89.83% -0.0606 -0.0246) |
| OKLCH | oklch(89.83% 0.065 202.1) |
| XYZ | xyz(62.0089, 74.2508, 93.4857) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.03
Robin'S Egg Blue
#98EFF9
ΔE00 3.16
Pale Sky Blue
#BDF6FE
ΔE00 3.47
Powder Blue
#B0E0E6
ΔE00 3.85
Light Sky Blue
#C6FCFF
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEBF0 #F0AFAA
analogous
#AAF0D2 #AAEBF0 #AAC8F0
triadic
#AAEBF0 #F0AAEB #EBF0AA
tetradic
#AAEBF0 #D2AAF0 #F0AFAA #C8F0AA
square
#AAEBF0 #D2AAF0 #F0AFAA #C8F0AA
split-complementary
#AAEBF0 #F0AAC8 #F0D2AA
monochromatic
#42D3DE #76DFE7 #AAEBF0 #DEF7F9 #E5F9FA
Accessibility & contrast
On white
1.32
#AAEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#AAEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEBF0
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEBF0 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#D5DCF0
Tritanopia (blue-blind)
#91F0EC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aaebf0; /* rgb */ color: rgb(170, 235, 240); /* oklch */ color: oklch(89.8% 0.065 202.1);
Tailwind
colors: {
custom: {
50: '#c5f1f4',
500: '#aaebf0',
950: '#000000',
},
}SCSS
$custom: #aaebf0; $custom-light: #c5f1f4; $custom-dark: #000000;
JSON
{
"hex": "#aaebf0",
"rgb": {
"r": 170,
"g": 235,
"b": 240
},
"hsl": {
"h": 184.286,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.89827,
"c": 0.06542,
"h": 202.1
},
"luminance": 0.74254
}Semantic roles & 50–950 ramp
primary
#AAEBF0
secondary
#CE7770
accent
#2114D2
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585