#AADEE2#AADEE2
#AADEE2 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.6% C 0.054 H 202.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AADEE2 |
|---|---|
| RGB | rgb(170, 222, 226) |
| HSL | hsl(184, 49%, 78%) |
| HSV | hsv(184, 25%, 89%) |
| CMYK | cmyk(24.8%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(85.14, -15.72, -7.41) |
| CIE-LCH | lch(85.14, 17.38, 205.23°) |
| OKLab | oklab(86.59% -0.0497 -0.0202) |
| OKLCH | oklch(86.59% 0.054 202.1) |
| XYZ | xyz(56.4221, 66.2771, 81.7566) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.53
Paleturquoise
#AFEEEE
ΔE00 4.26
Lightblue
#ADD8E6
ΔE00 5.39
Pale Sky Blue
#BDF6FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Light Sky Blue
#C6FCFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADEE2 #E2AEAA
analogous
#AAE2CA #AADEE2 #AAC2E2
triadic
#AADEE2 #E2AADE #DEE2AA
tetradic
#AADEE2 #CAAAE2 #E2AEAA #C2E2AA
square
#AADEE2 #CAAAE2 #E2AEAA #C2E2AA
split-complementary
#AADEE2 #E2AAC2 #E2CAAA
monochromatic
#4FBBC3 #7CCCD2 #AADEE2 #D8F0F2 #E8F6F7
Accessibility & contrast
On white
1.47
#AADEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#AADEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADEE2
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADEE2 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#CCD1E2
Tritanopia (blue-blind)
#98E2DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aadee2; /* rgb */ color: rgb(170, 222, 226); /* oklch */ color: oklch(86.6% 0.054 202.1);
Tailwind
colors: {
custom: {
50: '#c4e8eb',
500: '#aadee2',
950: '#000000',
},
}SCSS
$custom: #aadee2; $custom-light: #c4e8eb; $custom-dark: #000000;
JSON
{
"hex": "#aadee2",
"rgb": {
"r": 170,
"g": 222,
"b": 226
},
"hsl": {
"h": 184.286,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.86591,
"c": 0.05369,
"h": 202.1
},
"luminance": 0.6628
}Semantic roles & 50–950 ramp
primary
#AADEE2
secondary
#BB7A75
accent
#3429BC
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484