#AAECF0#AAECF0
#AAECF0 is a very light, moderate teal. Relative luminance 0.748; OKLCH L 90.0% C 0.066 H 200.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAECF0 |
|---|---|
| RGB | rgb(170, 236, 240) |
| HSL | hsl(183, 70%, 80%) |
| HSV | hsv(183, 29%, 94%) |
| CMYK | cmyk(29.2%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(89.31, -19.61, -8.58) |
| CIE-LCH | lch(89.31, 21.40, 203.64°) |
| OKLab | oklab(90.04% -0.0619 -0.0235) |
| OKLCH | oklch(90.04% 0.066 200.8) |
| XYZ | xyz(62.2960, 74.8250, 93.5814) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.61
Robin'S Egg Blue
#98EFF9
ΔE00 3.17
Pale Sky Blue
#BDF6FE
ΔE00 3.64
Powder Blue
#B0E0E6
ΔE00 4.23
Light Sky Blue
#C6FCFF
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAECF0 #F0AEAA
analogous
#AAF0D1 #AAECF0 #AAC9F0
triadic
#AAECF0 #F0AAEC #ECF0AA
tetradic
#AAECF0 #D1AAF0 #F0AEAA #C9F0AA
square
#AAECF0 #D1AAF0 #F0AEAA #C9F0AA
split-complementary
#AAECF0 #F0AAC9 #F0D1AA
monochromatic
#42D5DE #76E0E7 #AAECF0 #DEF8F9 #E5F9FA
Accessibility & contrast
On white
1.32
#AAECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#AAECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAECF0
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAECF0 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F0
Deuteranopia (green-blind)
#D6DCF1
Tritanopia (blue-blind)
#91F1ED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aaecf0; /* rgb */ color: rgb(170, 236, 240); /* oklch */ color: oklch(90.0% 0.066 200.8);
Tailwind
colors: {
custom: {
50: '#c5f2f4',
500: '#aaecf0',
950: '#000000',
},
}SCSS
$custom: #aaecf0; $custom-light: #c5f2f4; $custom-dark: #000000;
JSON
{
"hex": "#aaecf0",
"rgb": {
"r": 170,
"g": 236,
"b": 240
},
"hsl": {
"h": 183.429,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.90042,
"c": 0.06617,
"h": 200.8
},
"luminance": 0.74828
}Semantic roles & 50–950 ramp
primary
#AAECF0
secondary
#CE7570
accent
#1E14D2
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585