#93DBDF#93DBDF
#93DBDF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.072 H 200.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #93DBDF |
|---|---|
| RGB | rgb(147, 219, 223) |
| HSL | hsl(183, 54%, 73%) |
| HSV | hsv(183, 34%, 87%) |
| CMYK | cmyk(34.1%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.01, -21.34, -9.10) |
| CIE-LCH | lch(83.01, 23.20, 203.09°) |
| OKLab | oklab(84.55% -0.0674 -0.0249) |
| OKLCH | oklch(84.55% 0.072 200.3) |
| XYZ | xyz(50.6788, 62.1907, 79.1313) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Paleturquoise
#AFEEEE
ΔE00 4.94
Powder Blue
#B0E0E6
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.76
Pale Sky Blue
#BDF6FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DBDF #DF9793
analogous
#93DFBD #93DBDF #93B5DF
triadic
#93DBDF #DF93DB #DBDF93
tetradic
#93DBDF #BD93DF #DF9793 #B5DF93
square
#93DBDF #BD93DF #DF9793 #B5DF93
split-complementary
#93DBDF #DF93B5 #DFBD93
monochromatic
#39B8BF #64CBD1 #93DBDF #C2EBED #E7F7F8
Accessibility & contrast
On white
1.56
#93DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#93DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DBDF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DBDF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#76E0DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #93dbdf; /* rgb */ color: rgb(147, 219, 223); /* oklch */ color: oklch(84.5% 0.072 200.3);
Tailwind
colors: {
custom: {
50: '#b5e6e9',
500: '#93dbdf',
950: '#000000',
},
}SCSS
$custom: #93dbdf; $custom-light: #b5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#93dbdf",
"rgb": {
"r": 147,
"g": 219,
"b": 223
},
"hsl": {
"h": 183.158,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.84549,
"c": 0.07186,
"h": 200.3
},
"luminance": 0.62194
}Semantic roles & 50–950 ramp
primary
#93DBDF
secondary
#B7645F
accent
#2C24C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484