#AAEFF0#AAEFF0
#AAEFF0 is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.7% C 0.069 H 197.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFF0 |
|---|---|
| RGB | rgb(170, 239, 240) |
| HSL | hsl(181, 70%, 80%) |
| HSV | hsv(181, 29%, 94%) |
| CMYK | cmyk(29.2%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(90.12, -21.09, -7.38) |
| CIE-LCH | lch(90.12, 22.34, 199.29°) |
| OKLab | oklab(90.69% -0.0655 -0.0202) |
| OKLCH | oklch(90.69% 0.069 197.1) |
| XYZ | xyz(63.1670, 76.5669, 93.8717) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.98
Robin'S Egg Blue
#98EFF9
ΔE00 3.67
Light Cyan
#ACFFFC
ΔE00 3.93
Pale Cyan
#B7FFFA
ΔE00 3.98
Pale Sky Blue
#BDF6FE
ΔE00 4.43
Light Sky Blue
#C6FCFF
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFF0 #F0ABAA
analogous
#AAF0CE #AAEFF0 #AACCF0
triadic
#AAEFF0 #F0AAEF #EFF0AA
tetradic
#AAEFF0 #CEAAF0 #F0ABAA #CCF0AA
square
#AAEFF0 #CEAAF0 #F0ABAA #CCF0AA
split-complementary
#AAEFF0 #F0AACC #F0CEAA
monochromatic
#42DBDE #76E5E7 #AAEFF0 #DEF9F9 #E5FAFA
Accessibility & contrast
On white
1.29
#AAEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#AAEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFF0
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFF0 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F0
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#91F4EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaeff0; /* rgb */ color: rgb(170, 239, 240); /* oklch */ color: oklch(90.7% 0.069 197.1);
Tailwind
colors: {
custom: {
50: '#c5f4f4',
500: '#aaeff0',
950: '#000000',
},
}SCSS
$custom: #aaeff0; $custom-light: #c5f4f4; $custom-dark: #000000;
JSON
{
"hex": "#aaeff0",
"rgb": {
"r": 170,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.857,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.90689,
"c": 0.0686,
"h": 197.1
},
"luminance": 0.7657
}Semantic roles & 50–950 ramp
primary
#AAEFF0
secondary
#CE7170
accent
#1614D2
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585