#93DADE#93DADE
#93DADE is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.3% C 0.071 H 200.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #93DADE |
|---|---|
| RGB | rgb(147, 218, 222) |
| HSL | hsl(183, 53%, 72%) |
| HSV | hsv(183, 34%, 87%) |
| CMYK | cmyk(33.8%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.71, -21.08, -9.02) |
| CIE-LCH | lch(82.71, 22.93, 203.17°) |
| OKLab | oklab(84.3% -0.0666 -0.0247) |
| OKLCH | oklch(84.3% 0.071 200.4) |
| XYZ | xyz(50.2842, 61.6167, 78.3367) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.07
Paleturquoise
#AFEEEE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.95
Pale Sky Blue
#BDF6FE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DADE #DE9793
analogous
#93DEBD #93DADE #93B5DE
triadic
#93DADE #DE93DA #DADE93
tetradic
#93DADE #BD93DE #DE9793 #B5DE93
square
#93DADE #BD93DE #DE9793 #B5DE93
split-complementary
#93DADE #DE93B5 #DEBD93
monochromatic
#3AB6BD #64CAD0 #93DADE #C2EAEC #E8F7F8
Accessibility & contrast
On white
1.58
#93DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#93DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DADE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DADE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#76DFDB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #93dade; /* rgb */ color: rgb(147, 218, 222); /* oklch */ color: oklch(84.3% 0.071 200.4);
Tailwind
colors: {
custom: {
50: '#b5e5e8',
500: '#93dade',
950: '#000000',
},
}SCSS
$custom: #93dade; $custom-light: #b5e5e8; $custom-dark: #000000;
JSON
{
"hex": "#93dade",
"rgb": {
"r": 147,
"g": 218,
"b": 222
},
"hsl": {
"h": 183.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.84296,
"c": 0.07102,
"h": 200.4
},
"luminance": 0.6162
}Semantic roles & 50–950 ramp
primary
#93DADE
secondary
#B6645F
accent
#2D25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484