#93DBDC#93DBDC
#93DBDC is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.5% C 0.072 H 197.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #93DBDC |
|---|---|
| RGB | rgb(147, 219, 220) |
| HSL | hsl(181, 51%, 72%) |
| HSV | hsv(181, 33%, 86%) |
| CMYK | cmyk(33.2%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.93, -22.05, -7.63) |
| CIE-LCH | lch(82.93, 23.33, 199.10°) |
| OKLab | oklab(84.45% -0.0686 -0.0209) |
| OKLCH | oklch(84.45% 0.072 197) |
| XYZ | xyz(50.2779, 62.0303, 77.0200) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 7.35
Light Cyan
#ACFFFC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DBDC #DC9493
analogous
#93DCB9 #93DBDC #93B7DC
triadic
#93DBDC #DC93DB #DBDC93
tetradic
#93DBDC #B993DC #DC9493 #B7DC93
square
#93DBDC #B993DC #DC9493 #B7DC93
split-complementary
#93DBDC #DC93B7 #DCB993
monochromatic
#3CB7B9 #65CCCD #93DBDC #C1EAEB #E8F7F8
Accessibility & contrast
On white
1.57
#93DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#93DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DBDC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DBDC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#77E0DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #93dbdc; /* rgb */ color: rgb(147, 219, 220); /* oklch */ color: oklch(84.5% 0.072 197.0);
Tailwind
colors: {
custom: {
50: '#b5e6e6',
500: '#93dbdc',
950: '#000000',
},
}SCSS
$custom: #93dbdc; $custom-light: #b5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#93dbdc",
"rgb": {
"r": 147,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.822,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.84453,
"c": 0.07171,
"h": 197
},
"luminance": 0.62033
}Semantic roles & 50–950 ramp
primary
#93DBDC
secondary
#B46160
accent
#2927BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484