#93DCDF#93DCDF
#93DCDF is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.8% C 0.073 H 199.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #93DCDF |
|---|---|
| RGB | rgb(147, 220, 223) |
| HSL | hsl(182, 54%, 73%) |
| HSV | hsv(182, 34%, 87%) |
| CMYK | cmyk(34.1%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.29, -21.84, -8.69) |
| CIE-LCH | lch(83.29, 23.50, 201.69°) |
| OKLab | oklab(84.77% -0.0686 -0.0238) |
| OKLCH | oklch(84.77% 0.073 199.2) |
| XYZ | xyz(50.9404, 62.7140, 79.2185) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.76
Pale Sky Blue
#BDF6FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DCDF #DF9693
analogous
#93DFBC #93DCDF #93B6DF
triadic
#93DCDF #DF93DC #DCDF93
tetradic
#93DCDF #BC93DF #DF9693 #B6DF93
square
#93DCDF #BC93DF #DF9693 #B6DF93
split-complementary
#93DCDF #DF93B6 #DFBC93
monochromatic
#39BABF #64CDD1 #93DCDF #C2EBED #E7F7F8
Accessibility & contrast
On white
1.55
#93DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#93DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DCDF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DCDF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#75E1DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #93dcdf; /* rgb */ color: rgb(147, 220, 223); /* oklch */ color: oklch(84.8% 0.073 199.2);
Tailwind
colors: {
custom: {
50: '#b5e7e9',
500: '#93dcdf',
950: '#000000',
},
}SCSS
$custom: #93dcdf; $custom-light: #b5e7e9; $custom-dark: #000000;
JSON
{
"hex": "#93dcdf",
"rgb": {
"r": 147,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.368,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.8477,
"c": 0.07262,
"h": 199.2
},
"luminance": 0.62717
}Semantic roles & 50–950 ramp
primary
#93DCDF
secondary
#B7635F
accent
#2A24C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484