#ADE3EC#ADE3EC
#ADE3EC is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.2% C 0.057 H 208.8°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE3EC |
|---|---|
| RGB | rgb(173, 227, 236) |
| HSL | hsl(189, 62%, 80%) |
| HSV | hsv(189, 27%, 93%) |
| CMYK | cmyk(26.7%, 3.8%, 0%, 7.5%) |
| CIE-LAB | lab(86.94, -15.16, -10.00) |
| CIE-LCH | lch(86.94, 18.16, 213.40°) |
| OKLab | oklab(88.16% -0.0495 -0.0272) |
| OKLCH | oklch(88.16% 0.057 208.8) |
| XYZ | xyz(59.8383, 69.8758, 89.6751) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.49
Pale Sky Blue
#BDF6FE
ΔE00 4.12
Lightblue
#ADD8E6
ΔE00 4.30
Paleturquoise
#AFEEEE
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Light Sky Blue
#C6FCFF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE3EC #ECB6AD
analogous
#ADECD5 #ADE3EC #ADC4EC
triadic
#ADE3EC #ECADE3 #E3ECAD
tetradic
#ADE3EC #D5ADEC #ECB6AD #C4ECAD
square
#ADE3EC #D5ADEC #ECB6AD #C4ECAD
split-complementary
#ADE3EC #ECADC4 #ECD5AD
monochromatic
#4AC1D5 #7BD2E0 #ADE3EC #DFF4F8 #E6F7F9
Accessibility & contrast
On white
1.40
#ADE3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#ADE3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE3EC
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE3EC | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFED
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#98E8E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ade3ec; /* rgb */ color: rgb(173, 227, 236); /* oklch */ color: oklch(88.2% 0.057 208.8);
Tailwind
colors: {
custom: {
50: '#c7ebf2',
500: '#ade3ec',
950: '#000000',
},
}SCSS
$custom: #ade3ec; $custom-light: #c7ebf2; $custom-dark: #000000;
JSON
{
"hex": "#ade3ec",
"rgb": {
"r": 173,
"g": 227,
"b": 236
},
"hsl": {
"h": 188.571,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.88158,
"c": 0.0565,
"h": 208.8
},
"luminance": 0.69879
}Semantic roles & 50–950 ramp
primary
#ADE3EC
secondary
#C98175
accent
#341BCA
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485