#ADE6EC#ADE6EC
#ADE6EC is a very light, muted teal. Relative luminance 0.715; OKLCH L 88.8% C 0.058 H 204.2°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE6EC |
|---|---|
| RGB | rgb(173, 230, 236) |
| HSL | hsl(186, 62%, 80%) |
| HSV | hsv(186, 27%, 93%) |
| CMYK | cmyk(26.7%, 2.5%, 0%, 7.5%) |
| CIE-LAB | lab(87.74, -16.67, -8.80) |
| CIE-LCH | lch(87.74, 18.85, 207.82°) |
| OKLab | oklab(88.8% -0.0533 -0.024) |
| OKLCH | oklch(88.8% 0.058 204.2) |
| XYZ | xyz(60.6659, 71.5312, 89.9510) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.09
Paleturquoise
#AFEEEE
ΔE00 3.23
Pale Sky Blue
#BDF6FE
ΔE00 3.62
Robin'S Egg Blue
#98EFF9
ΔE00 4.46
Light Sky Blue
#C6FCFF
ΔE00 4.95
Lightblue
#ADD8E6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE6EC #ECB3AD
analogous
#ADECD2 #ADE6EC #ADC7EC
triadic
#ADE6EC #ECADE6 #E6ECAD
tetradic
#ADE6EC #D2ADEC #ECB3AD #C7ECAD
square
#ADE6EC #D2ADEC #ECB3AD #C7ECAD
split-complementary
#ADE6EC #ECADC7 #ECD2AD
monochromatic
#4AC8D5 #7BD7E0 #ADE6EC #DFF5F8 #E6F7F9
Accessibility & contrast
On white
1.37
#ADE6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#ADE6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE6EC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE6EC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#98EBE8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ade6ec; /* rgb */ color: rgb(173, 230, 236); /* oklch */ color: oklch(88.8% 0.058 204.2);
Tailwind
colors: {
custom: {
50: '#c7eef2',
500: '#ade6ec',
950: '#000000',
},
}SCSS
$custom: #ade6ec; $custom-light: #c7eef2; $custom-dark: #000000;
JSON
{
"hex": "#ade6ec",
"rgb": {
"r": 173,
"g": 230,
"b": 236
},
"hsl": {
"h": 185.714,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.88799,
"c": 0.05845,
"h": 204.2
},
"luminance": 0.71534
}Semantic roles & 50–950 ramp
primary
#ADE6EC
secondary
#C97D75
accent
#2C1BCA
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585