#ADE3EA#ADE3EA
#ADE3EA is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.1% C 0.056 H 206.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE3EA |
|---|---|
| RGB | rgb(173, 227, 234) |
| HSL | hsl(187, 59%, 80%) |
| HSV | hsv(187, 26%, 92%) |
| CMYK | cmyk(26.1%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(86.88, -15.60, -9.03) |
| CIE-LCH | lch(86.88, 18.03, 210.05°) |
| OKLab | oklab(88.09% -0.0503 -0.0246) |
| OKLCH | oklch(88.09% 0.056 206.1) |
| XYZ | xyz(59.5493, 69.7602, 88.1533) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.26
Pale Sky Blue
#BDF6FE
ΔE00 4.11
Paleturquoise
#AFEEEE
ΔE00 4.16
Lightblue
#ADD8E6
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Light Sky Blue
#C6FCFF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE3EA #EAB4AD
analogous
#ADEAD2 #ADE3EA #ADC5EA
triadic
#ADE3EA #EAADE3 #E3EAAD
tetradic
#ADE3EA #D2ADEA #EAB4AD #C5EAAD
square
#ADE3EA #D2ADEA #EAB4AD #C5EAAD
split-complementary
#ADE3EA #EAADC5 #EAD2AD
monochromatic
#4CC2D1 #7CD2DE #ADE3EA #DEF4F6 #E7F7F9
Accessibility & contrast
On white
1.40
#ADE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#ADE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE3EA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE3EA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#99E8E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ade3ea; /* rgb */ color: rgb(173, 227, 234); /* oklch */ color: oklch(88.1% 0.056 206.1);
Tailwind
colors: {
custom: {
50: '#c7ebf0',
500: '#ade3ea',
950: '#000000',
},
}SCSS
$custom: #ade3ea; $custom-light: #c7ebf0; $custom-dark: #000000;
JSON
{
"hex": "#ade3ea",
"rgb": {
"r": 173,
"g": 227,
"b": 234
},
"hsl": {
"h": 186.885,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.88094,
"c": 0.05597,
"h": 206.1
},
"luminance": 0.69763
}Semantic roles & 50–950 ramp
primary
#ADE3EA
secondary
#C67E75
accent
#321FC7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485