#ADE3EB#ADE3EB
#ADE3EB is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.1% C 0.056 H 207.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE3EB |
|---|---|
| RGB | rgb(173, 227, 235) |
| HSL | hsl(188, 61%, 80%) |
| HSV | hsv(188, 26%, 92%) |
| CMYK | cmyk(26.4%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.91, -15.38, -9.51) |
| CIE-LCH | lch(86.91, 18.08, 211.73°) |
| OKLab | oklab(88.13% -0.0499 -0.0259) |
| OKLCH | oklch(88.13% 0.056 207.5) |
| XYZ | xyz(59.6934, 69.8179, 88.9121) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.32
Pale Sky Blue
#BDF6FE
ΔE00 4.09
Paleturquoise
#AFEEEE
ΔE00 4.49
Lightblue
#ADD8E6
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Light Sky Blue
#C6FCFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE3EB #EBB5AD
analogous
#ADEBD4 #ADE3EB #ADC4EB
triadic
#ADE3EB #EBADE3 #E3EBAD
tetradic
#ADE3EB #D4ADEB #EBB5AD #C4EBAD
square
#ADE3EB #D4ADEB #EBB5AD #C4EBAD
split-complementary
#ADE3EB #EBADC4 #EBD4AD
monochromatic
#4BC1D3 #7CD2DF #ADE3EB #DEF4F7 #E6F7F9
Accessibility & contrast
On white
1.40
#ADE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#ADE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE3EB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE3EB | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#99E8E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ade3eb; /* rgb */ color: rgb(173, 227, 235); /* oklch */ color: oklch(88.1% 0.056 207.5);
Tailwind
colors: {
custom: {
50: '#c7ebf1',
500: '#ade3eb',
950: '#000000',
},
}SCSS
$custom: #ade3eb; $custom-light: #c7ebf1; $custom-dark: #000000;
JSON
{
"hex": "#ade3eb",
"rgb": {
"r": 173,
"g": 227,
"b": 235
},
"hsl": {
"h": 187.742,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.88126,
"c": 0.05623,
"h": 207.5
},
"luminance": 0.69821
}Semantic roles & 50–950 ramp
primary
#ADE3EB
secondary
#C78075
accent
#331DC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485