#AAEFF8#AAEFF8
#AAEFF8 is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.9% C 0.070 H 206.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFF8 |
|---|---|
| RGB | rgb(170, 239, 248) |
| HSL | hsl(187, 85%, 82%) |
| HSV | hsv(187, 31%, 97%) |
| CMYK | cmyk(31.5%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(90.35, -19.27, -11.23) |
| CIE-LCH | lch(90.35, 22.30, 210.22°) |
| OKLab | oklab(90.94% -0.0624 -0.0307) |
| OKLCH | oklch(90.94% 0.07 206.2) |
| XYZ | xyz(64.3817, 77.0528, 100.2690) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.50
Pale Sky Blue
#BDF6FE
ΔE00 2.77
Paleturquoise
#AFEEEE
ΔE00 3.40
Robin Egg Blue
#8AF1FE
ΔE00 4.10
Light Sky Blue
#C6FCFF
ΔE00 4.36
Powder Blue
#B0E0E6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFF8 #F8B3AA
analogous
#AAF8DA #AAEFF8 #AAC8F8
triadic
#AAEFF8 #F8AAEF #EFF8AA
tetradic
#AAEFF8 #DAAAF8 #F8B3AA #C8F8AA
square
#AAEFF8 #DAAAF8 #F8B3AA #C8F8AA
split-complementary
#AAEFF8 #F8AAC8 #F8DAAA
monochromatic
#39DAEF #71E4F3 #AAEFF8 #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.28
#AAEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#AAEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFF8
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFF8 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F9
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#8EF5F2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaeff8; /* rgb */ color: rgb(170, 239, 248); /* oklch */ color: oklch(90.9% 0.070 206.2);
Tailwind
colors: {
custom: {
50: '#c5f4fa',
500: '#aaeff8',
950: '#000000',
},
}SCSS
$custom: #aaeff8; $custom-light: #c5f4fa; $custom-dark: #000000;
JSON
{
"hex": "#aaeff8",
"rgb": {
"r": 170,
"g": 239,
"b": 248
},
"hsl": {
"h": 186.923,
"s": 84.783,
"l": 81.961
},
"oklch": {
"l": 0.90942,
"c": 0.06958,
"h": 206.2
},
"luminance": 0.77056
}Semantic roles & 50–950 ramp
primary
#AAEFF8
secondary
#DA796D
accent
#1E04E1
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585