#AAECF7#AAECF7
#AAECF7 is a very light, moderate teal. Relative luminance 0.753; OKLCH L 90.3% C 0.068 H 208.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAECF7 |
|---|---|
| RGB | rgb(170, 236, 247) |
| HSL | hsl(189, 83%, 82%) |
| HSV | hsv(189, 31%, 97%) |
| CMYK | cmyk(31.2%, 4.5%, 0%, 3.1%) |
| CIE-LAB | lab(89.51, -18.01, -11.95) |
| CIE-LCH | lch(89.51, 21.62, 213.56°) |
| OKLab | oklab(90.27% -0.0592 -0.0327) |
| OKLCH | oklch(90.27% 0.068 208.9) |
| XYZ | xyz(63.3560, 75.2489, 99.1638) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.92
Robin'S Egg Blue
#98EFF9
ΔE00 3.18
Powder Blue
#B0E0E6
ΔE00 3.90
Paleturquoise
#AFEEEE
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Light Sky Blue
#C6FCFF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAECF7 #F7B5AA
analogous
#AAF7DC #AAECF7 #AAC6F7
triadic
#AAECF7 #F7AAEC #ECF7AA
tetradic
#AAECF7 #DCAAF7 #F7B5AA #C6F7AA
square
#AAECF7 #DCAAF7 #F7B5AA #C6F7AA
split-complementary
#AAECF7 #F7AAC6 #F7DCAA
monochromatic
#3AD3EC #72DFF2 #AAECF7 #E2F9FC #E3F9FC
Accessibility & contrast
On white
1.31
#AAECF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#AAECF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAECF7
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAECF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAECF7 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7F8
Deuteranopia (green-blind)
#D4DDF7
Tritanopia (blue-blind)
#8FF2EF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aaecf7; /* rgb */ color: rgb(170, 236, 247); /* oklch */ color: oklch(90.3% 0.068 208.9);
Tailwind
colors: {
custom: {
50: '#c5f2f9',
500: '#aaecf7',
950: '#000000',
},
}SCSS
$custom: #aaecf7; $custom-light: #c5f2f9; $custom-dark: #000000;
JSON
{
"hex": "#aaecf7",
"rgb": {
"r": 170,
"g": 236,
"b": 247
},
"hsl": {
"h": 188.571,
"s": 82.796,
"l": 81.765
},
"oklch": {
"l": 0.90266,
"c": 0.06759,
"h": 208.9
},
"luminance": 0.75252
}Semantic roles & 50–950 ramp
primary
#AAECF7
secondary
#D87C6D
accent
#2506DF
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585