#ADE2EB#ADE2EB
#ADE2EB is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.9% C 0.056 H 209.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2EB |
|---|---|
| RGB | rgb(173, 226, 235) |
| HSL | hsl(189, 61%, 80%) |
| HSV | hsv(189, 26%, 92%) |
| CMYK | cmyk(26.4%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.64, -14.88, -9.91) |
| CIE-LCH | lch(86.64, 17.87, 213.67°) |
| OKLab | oklab(87.91% -0.0486 -0.027) |
| OKLCH | oklch(87.91% 0.056 209.1) |
| XYZ | xyz(59.4207, 69.2724, 88.8212) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.34
Lightblue
#ADD8E6
ΔE00 4.07
Pale Sky Blue
#BDF6FE
ΔE00 4.34
Paleturquoise
#AFEEEE
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Light Sky Blue
#C6FCFF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2EB #EBB6AD
analogous
#ADEBD5 #ADE2EB #ADC3EB
triadic
#ADE2EB #EBADE2 #E2EBAD
tetradic
#ADE2EB #D5ADEB #EBB6AD #C3EBAD
square
#ADE2EB #D5ADEB #EBB6AD #C3EBAD
split-complementary
#ADE2EB #EBADC3 #EBD5AD
monochromatic
#4BBFD3 #7CD1DF #ADE2EB #DEF3F7 #E6F6F9
Accessibility & contrast
On white
1.41
#ADE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#ADE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2EB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2EB | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#99E7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade2eb; /* rgb */ color: rgb(173, 226, 235); /* oklch */ color: oklch(87.9% 0.056 209.1);
Tailwind
colors: {
custom: {
50: '#c7ebf1',
500: '#ade2eb',
950: '#000000',
},
}SCSS
$custom: #ade2eb; $custom-light: #c7ebf1; $custom-dark: #000000;
JSON
{
"hex": "#ade2eb",
"rgb": {
"r": 173,
"g": 226,
"b": 235
},
"hsl": {
"h": 188.71,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.87912,
"c": 0.05562,
"h": 209.1
},
"luminance": 0.69275
}Semantic roles & 50–950 ramp
primary
#ADE2EB
secondary
#C78175
accent
#361DC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485