#ADE2E6#ADE2E6
#ADE2E6 is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.8% C 0.055 H 202.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2E6 |
|---|---|
| RGB | rgb(173, 226, 230) |
| HSL | hsl(184, 53%, 79%) |
| HSV | hsv(184, 25%, 90%) |
| CMYK | cmyk(24.8%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(86.50, -15.98, -7.48) |
| CIE-LCH | lch(86.50, 17.65, 205.09°) |
| OKLab | oklab(87.75% -0.0505 -0.0204) |
| OKLCH | oklch(87.75% 0.055 202) |
| XYZ | xyz(58.7085, 68.9876, 85.0701) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.56
Paleturquoise
#AFEEEE
ΔE00 3.53
Pale Sky Blue
#BDF6FE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Light Sky Blue
#C6FCFF
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2E6 #E6B1AD
analogous
#ADE6CE #ADE2E6 #ADC6E6
triadic
#ADE2E6 #E6ADE2 #E2E6AD
tetradic
#ADE2E6 #CEADE6 #E6B1AD #C6E6AD
square
#ADE2E6 #CEADE6 #E6B1AD #C6E6AD
split-complementary
#ADE2E6 #E6ADC6 #E6CEAD
monochromatic
#4FC1C9 #7ED1D8 #ADE2E6 #DCF3F4 #E8F7F8
Accessibility & contrast
On white
1.42
#ADE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#ADE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2E6
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2E6 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE6
Deuteranopia (green-blind)
#D0D5E6
Tritanopia (blue-blind)
#9AE6E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade2e6; /* rgb */ color: rgb(173, 226, 230); /* oklch */ color: oklch(87.8% 0.055 202.0);
Tailwind
colors: {
custom: {
50: '#c6ebed',
500: '#ade2e6',
950: '#000000',
},
}SCSS
$custom: #ade2e6; $custom-light: #c6ebed; $custom-dark: #000000;
JSON
{
"hex": "#ade2e6",
"rgb": {
"r": 173,
"g": 226,
"b": 230
},
"hsl": {
"h": 184.211,
"s": 53.271,
"l": 79.02
},
"oklch": {
"l": 0.87754,
"c": 0.05451,
"h": 202
},
"luminance": 0.6899
}Semantic roles & 50–950 ramp
primary
#ADE2E6
secondary
#C17C77
accent
#3025C1
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484