#AAEFF7#AAEFF7
#AAEFF7 is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.9% C 0.069 H 205.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFF7 |
|---|---|
| RGB | rgb(170, 239, 247) |
| HSL | hsl(186, 83%, 82%) |
| HSV | hsv(186, 31%, 97%) |
| CMYK | cmyk(31.2%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(90.32, -19.50, -10.75) |
| CIE-LCH | lch(90.32, 22.27, 208.86°) |
| OKLab | oklab(90.91% -0.0628 -0.0294) |
| OKLCH | oklch(90.91% 0.069 205.1) |
| XYZ | xyz(64.2270, 76.9909, 99.4541) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.45
Pale Sky Blue
#BDF6FE
ΔE00 2.86
Paleturquoise
#AFEEEE
ΔE00 3.04
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Light Sky Blue
#C6FCFF
ΔE00 4.26
Powder Blue
#B0E0E6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFF7 #F7B2AA
analogous
#AAF7D9 #AAEFF7 #AAC9F7
triadic
#AAEFF7 #F7AAEF #EFF7AA
tetradic
#AAEFF7 #D9AAF7 #F7B2AA #C9F7AA
square
#AAEFF7 #D9AAF7 #F7B2AA #C9F7AA
split-complementary
#AAEFF7 #F7AAC9 #F7D9AA
monochromatic
#3ADAEC #72E4F2 #AAEFF7 #E2FAFC #E3FAFC
Accessibility & contrast
On white
1.28
#AAEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#AAEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFF7
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFF7 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F8
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#8EF5F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaeff7; /* rgb */ color: rgb(170, 239, 247); /* oklch */ color: oklch(90.9% 0.069 205.1);
Tailwind
colors: {
custom: {
50: '#c5f4f9',
500: '#aaeff7',
950: '#000000',
},
}SCSS
$custom: #aaeff7; $custom-light: #c5f4f9; $custom-dark: #000000;
JSON
{
"hex": "#aaeff7",
"rgb": {
"r": 170,
"g": 239,
"b": 247
},
"hsl": {
"h": 186.234,
"s": 82.796,
"l": 81.765
},
"oklch": {
"l": 0.9091,
"c": 0.06936,
"h": 205.1
},
"luminance": 0.76994
}Semantic roles & 50–950 ramp
primary
#AAEFF7
secondary
#D8786D
accent
#1D06DF
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585