#93CDCD#93CDCD
#93CDCD is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.060 H 196.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDCD |
|---|---|
| RGB | rgb(147, 205, 205) |
| HSL | hsl(180, 37%, 69%) |
| HSV | hsv(180, 28%, 80%) |
| CMYK | cmyk(28.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.62, -18.49, -6.00) |
| CIE-LCH | lch(78.62, 19.44, 197.98°) |
| OKLab | oklab(80.87% -0.0572 -0.0164) |
| OKLCH | oklch(80.87% 0.06 196) |
| XYZ | xyz(44.8798, 54.2711, 65.8564) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 7.61
Lightblue
#ADD8E6
ΔE00 8.41
Robin'S Egg Blue
#98EFF9
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 8.74
Pale Teal
#82CBB2
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDCD #CD9393
analogous
#93CDB0 #93CDCD #93B0CD
triadic
#93CDCD #CD93CD #CDCD93
tetradic
#93CDCD #B093CD #CD9393 #B0CD93
square
#93CDCD #B093CD #CD9393 #B0CD93
split-complementary
#93CDCD #CD93B0 #CDB093
monochromatic
#499D9D #69BABA #93CDCD #BDE0E0 #E7F4F4
Accessibility & contrast
On white
1.77
#93CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#93CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDCD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDCD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#7ED1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #93cdcd; /* rgb */ color: rgb(147, 205, 205); /* oklch */ color: oklch(80.9% 0.060 196.0);
Tailwind
colors: {
custom: {
50: '#b4dcdc',
500: '#93cdcd',
950: '#000000',
},
}SCSS
$custom: #93cdcd; $custom-light: #b4dcdc; $custom-dark: #000000;
JSON
{
"hex": "#93cdcd",
"rgb": {
"r": 147,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.80872,
"c": 0.05954,
"h": 196
},
"luminance": 0.54273
}Semantic roles & 50–950 ramp
primary
#93CDCD
secondary
#A26262
accent
#3636B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484