#AAEEFB#AAEEFB
#AAEEFB is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.8% C 0.070 H 210.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEEFB |
|---|---|
| RGB | rgb(170, 238, 251) |
| HSL | hsl(190, 91%, 83%) |
| HSV | hsv(190, 32%, 98%) |
| CMYK | cmyk(32.3%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.16, -18.08, -13.06) |
| CIE-LCH | lch(90.16, 22.31, 215.84°) |
| OKLab | oklab(90.83% -0.0601 -0.0357) |
| OKLCH | oklch(90.83% 0.07 210.7) |
| XYZ | xyz(64.5589, 76.6566, 102.6425) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.97
Robin'S Egg Blue
#98EFF9
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Paleturquoise
#AFEEEE
ΔE00 4.90
Light Sky Blue
#C6FCFF
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEEFB #FBB7AA
analogous
#AAFBE0 #AAEEFB #AAC5FB
triadic
#AAEEFB #FBAAEE #EEFBAA
tetradic
#AAEEFB #E0AAFB #FBB7AA #C5FBAA
square
#AAEEFB #E0AAFB #FBB7AA #C5FBAA
split-complementary
#AAEEFB #FBAAC5 #FBE0AA
monochromatic
#35D7F5 #70E2F8 #AAEEFB #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.29
#AAEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#AAEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEEFB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEEFB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FC
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#8DF4F2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaeefb; /* rgb */ color: rgb(170, 238, 251); /* oklch */ color: oklch(90.8% 0.070 210.7);
Tailwind
colors: {
custom: {
50: '#c6f3fc',
500: '#aaeefb',
950: '#000000',
},
}SCSS
$custom: #aaeefb; $custom-light: #c6f3fc; $custom-dark: #000000;
JSON
{
"hex": "#aaeefb",
"rgb": {
"r": 170,
"g": 238,
"b": 251
},
"hsl": {
"h": 189.63,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.90825,
"c": 0.06991,
"h": 210.7
},
"luminance": 0.7666
}Semantic roles & 50–950 ramp
primary
#AAEEFB
secondary
#DE7D6B
accent
#2500E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585