#AAEDFA#AAEDFA
#AAEDFA is a very light, moderate teal. Relative luminance 0.760; OKLCH L 90.6% C 0.069 H 210.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEDFA |
|---|---|
| RGB | rgb(170, 237, 250) |
| HSL | hsl(190, 89%, 82%) |
| HSV | hsv(190, 32%, 98%) |
| CMYK | cmyk(32%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(89.87, -17.82, -12.99) |
| CIE-LCH | lch(89.87, 22.05, 216.09°) |
| OKLab | oklab(90.58% -0.0592 -0.0355) |
| OKLCH | oklch(90.58% 0.069 210.9) |
| XYZ | xyz(64.1113, 76.0130, 101.7178) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.04
Robin'S Egg Blue
#98EFF9
ΔE00 3.45
Powder Blue
#B0E0E6
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Paleturquoise
#AFEEEE
ΔE00 4.94
Light Sky Blue
#C6FCFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEDFA #FAB7AA
analogous
#AAFADF #AAEDFA #AAC5FA
triadic
#AAEDFA #FAAAED #EDFAAA
tetradic
#AAEDFA #DFAAFA #FAB7AA #C5FAAA
square
#AAEDFA #DFAAFA #FAB7AA #C5FAAA
split-complementary
#AAEDFA #FAAAC5 #FADFAA
monochromatic
#36D5F3 #70E1F7 #AAEDFA #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.30
#AAEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#AAEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEDFA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEDFA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#8EF3F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaedfa; /* rgb */ color: rgb(170, 237, 250); /* oklch */ color: oklch(90.6% 0.069 210.9);
Tailwind
colors: {
custom: {
50: '#c5f3fc',
500: '#aaedfa',
950: '#000000',
},
}SCSS
$custom: #aaedfa; $custom-light: #c5f3fc; $custom-dark: #000000;
JSON
{
"hex": "#aaedfa",
"rgb": {
"r": 170,
"g": 237,
"b": 250
},
"hsl": {
"h": 189.75,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.90578,
"c": 0.06908,
"h": 210.9
},
"luminance": 0.76017
}Semantic roles & 50–950 ramp
primary
#AAEDFA
secondary
#DD7E6C
accent
#2500E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585