#AAEEF8#AAEEF8
#AAEEF8 is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.7% C 0.069 H 207.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEEF8 |
|---|---|
| RGB | rgb(170, 238, 248) |
| HSL | hsl(188, 85%, 82%) |
| HSV | hsv(188, 31%, 97%) |
| CMYK | cmyk(31.5%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(90.08, -18.78, -11.63) |
| CIE-LCH | lch(90.08, 22.09, 211.77°) |
| OKLab | oklab(90.73% -0.0612 -0.0318) |
| OKLCH | oklch(90.73% 0.069 207.4) |
| XYZ | xyz(64.0897, 76.4689, 100.1717) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.73
Pale Sky Blue
#BDF6FE
ΔE00 2.76
Paleturquoise
#AFEEEE
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 4.29
Light Sky Blue
#C6FCFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEEF8 #F8B4AA
analogous
#AAF8DB #AAEEF8 #AAC7F8
triadic
#AAEEF8 #F8AAEE #EEF8AA
tetradic
#AAEEF8 #DBAAF8 #F8B4AA #C7F8AA
square
#AAEEF8 #DBAAF8 #F8B4AA #C7F8AA
split-complementary
#AAEEF8 #F8AAC7 #F8DBAA
monochromatic
#39D7EF #71E3F3 #AAEEF8 #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.29
#AAEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#AAEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEEF8
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEEF8 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9F9
Deuteranopia (green-blind)
#D6DEF8
Tritanopia (blue-blind)
#8EF4F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaeef8; /* rgb */ color: rgb(170, 238, 248); /* oklch */ color: oklch(90.7% 0.069 207.4);
Tailwind
colors: {
custom: {
50: '#c5f3fa',
500: '#aaeef8',
950: '#000000',
},
}SCSS
$custom: #aaeef8; $custom-light: #c5f3fa; $custom-dark: #000000;
JSON
{
"hex": "#aaeef8",
"rgb": {
"r": 170,
"g": 238,
"b": 248
},
"hsl": {
"h": 187.692,
"s": 84.783,
"l": 81.961
},
"oklch": {
"l": 0.90727,
"c": 0.06899,
"h": 207.4
},
"luminance": 0.76472
}Semantic roles & 50–950 ramp
primary
#AAEEF8
secondary
#DA7B6D
accent
#2104E1
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585