#93DFDC#93DFDC
#93DFDC is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.075 H 192.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFDC |
|---|---|
| RGB | rgb(147, 223, 220) |
| HSL | hsl(178, 54%, 73%) |
| HSV | hsv(178, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.04, -24.02, -5.99) |
| CIE-LCH | lch(84.04, 24.76, 194.00°) |
| OKLab | oklab(85.34% -0.0734 -0.0165) |
| OKLCH | oklch(85.34% 0.075 192.7) |
| XYZ | xyz(51.3340, 64.1425, 77.3721) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Light Cyan
#ACFFFC
ΔE00 6.87
Powder Blue
#B0E0E6
ΔE00 6.88
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Pale Cyan
#B7FFFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFDC #DF9396
analogous
#93DFB6 #93DFDC #93BCDF
triadic
#93DFDC #DC93DF #DFDC93
tetradic
#93DFDC #B693DF #DF9396 #BCDF93
square
#93DFDC #B693DF #DF9396 #BCDF93
split-complementary
#93DFDC #DF93BC #DFB693
monochromatic
#39BFBA #64D1CD #93DFDC #C2EDEB #E7F8F7
Accessibility & contrast
On white
1.52
#93DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#93DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFDC
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFDC | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#76E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #93dfdc; /* rgb */ color: rgb(147, 223, 220); /* oklch */ color: oklch(85.3% 0.075 192.7);
Tailwind
colors: {
custom: {
50: '#b6e9e6',
500: '#93dfdc',
950: '#000000',
},
}SCSS
$custom: #93dfdc; $custom-light: #b6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#93dfdc",
"rgb": {
"r": 147,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.632,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85341,
"c": 0.07527,
"h": 192.7
},
"luminance": 0.64146
}Semantic roles & 50–950 ramp
primary
#93DFDC
secondary
#B75F63
accent
#242AC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484