#AAEDF5#AAEDF5
#AAEDF5 is a very light, moderate teal. Relative luminance 0.757; OKLCH L 90.4% C 0.068 H 205.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEDF5 |
|---|---|
| RGB | rgb(170, 237, 245) |
| HSL | hsl(186, 79%, 81%) |
| HSV | hsv(186, 31%, 96%) |
| CMYK | cmyk(30.6%, 3.3%, 0%, 3.9%) |
| CIE-LAB | lab(89.72, -18.97, -10.59) |
| CIE-LCH | lch(89.72, 21.72, 209.17°) |
| OKLab | oklab(90.42% -0.0612 -0.0289) |
| OKLCH | oklch(90.42% 0.068 205.3) |
| XYZ | xyz(63.3377, 75.7036, 97.6434) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.71
Pale Sky Blue
#BDF6FE
ΔE00 2.91
Paleturquoise
#AFEEEE
ΔE00 3.05
Powder Blue
#B0E0E6
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Light Sky Blue
#C6FCFF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEDF5 #F5B2AA
analogous
#AAF5D8 #AAEDF5 #AAC8F5
triadic
#AAEDF5 #F5AAED #EDF5AA
tetradic
#AAEDF5 #D8AAF5 #F5B2AA #C8F5AA
square
#AAEDF5 #D8AAF5 #F5B2AA #C8F5AA
split-complementary
#AAEDF5 #F5AAC8 #F5D8AA
monochromatic
#3CD6E8 #73E1EF #AAEDF5 #E1F9FB #E4F9FC
Accessibility & contrast
On white
1.30
#AAEDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#AAEDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEDF5
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEDF5 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F6
Deuteranopia (green-blind)
#D5DDF5
Tritanopia (blue-blind)
#8FF2EF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaedf5; /* rgb */ color: rgb(170, 237, 245); /* oklch */ color: oklch(90.4% 0.068 205.3);
Tailwind
colors: {
custom: {
50: '#c5f3f8',
500: '#aaedf5',
950: '#000000',
},
}SCSS
$custom: #aaedf5; $custom-light: #c5f3f8; $custom-dark: #000000;
JSON
{
"hex": "#aaedf5",
"rgb": {
"r": 170,
"g": 237,
"b": 245
},
"hsl": {
"h": 186.4,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.90416,
"c": 0.06766,
"h": 205.3
},
"luminance": 0.75707
}Semantic roles & 50–950 ramp
primary
#AAEDF5
secondary
#D5796E
accent
#210ADB
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585