#ADE6ED#ADE6ED
#ADE6ED is a very light, muted teal. Relative luminance 0.716; OKLCH L 88.8% C 0.059 H 205.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE6ED |
|---|---|
| RGB | rgb(173, 230, 237) |
| HSL | hsl(187, 64%, 80%) |
| HSV | hsv(187, 27%, 93%) |
| CMYK | cmyk(27%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(87.77, -16.44, -9.28) |
| CIE-LCH | lch(87.77, 18.88, 209.44°) |
| OKLab | oklab(88.83% -0.0529 -0.0253) |
| OKLCH | oklch(88.83% 0.059 205.6) |
| XYZ | xyz(60.8116, 71.5894, 90.7183) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.01
Pale Sky Blue
#BDF6FE
ΔE00 3.53
Paleturquoise
#AFEEEE
ΔE00 3.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Light Sky Blue
#C6FCFF
ΔE00 5.03
Lightblue
#ADD8E6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE6ED #EDB4AD
analogous
#ADEDD4 #ADE6ED #ADC6ED
triadic
#ADE6ED #EDADE6 #E6EDAD
tetradic
#ADE6ED #D4ADED #EDB4AD #C6EDAD
square
#ADE6ED #D4ADED #EDB4AD #C6EDAD
split-complementary
#ADE6ED #EDADC6 #EDD4AD
monochromatic
#49C7D7 #7BD7E2 #ADE6ED #DFF5F8 #E6F7F9
Accessibility & contrast
On white
1.37
#ADE6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#ADE6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE6ED
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE6ED | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#D2D8ED
Tritanopia (blue-blind)
#98EBE8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ade6ed; /* rgb */ color: rgb(173, 230, 237); /* oklch */ color: oklch(88.8% 0.059 205.6);
Tailwind
colors: {
custom: {
50: '#c7eef2',
500: '#ade6ed',
950: '#000000',
},
}SCSS
$custom: #ade6ed; $custom-light: #c7eef2; $custom-dark: #000000;
JSON
{
"hex": "#ade6ed",
"rgb": {
"r": 173,
"g": 230,
"b": 237
},
"hsl": {
"h": 186.563,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.88831,
"c": 0.05864,
"h": 205.6
},
"luminance": 0.71592
}Semantic roles & 50–950 ramp
primary
#ADE6ED
secondary
#CA7E74
accent
#2D1ACC
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585