#93CDCE#93CDCE
#93CDCE is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.060 H 197.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDCE |
|---|---|
| RGB | rgb(147, 205, 206) |
| HSL | hsl(181, 38%, 69%) |
| HSV | hsv(181, 29%, 81%) |
| CMYK | cmyk(28.6%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.65, -18.26, -6.50) |
| CIE-LCH | lch(78.65, 19.39, 199.58°) |
| OKLab | oklab(80.9% -0.0568 -0.0178) |
| OKLCH | oklch(80.9% 0.06 197.4) |
| XYZ | xyz(45.0009, 54.3196, 66.4941) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 7.60
Lightblue
#ADD8E6
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.58
Mediumturquoise
#48D1CC
ΔE00 8.90
Robin Egg Blue
#8AF1FE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDCE #CE9493
analogous
#93CEB2 #93CDCE #93B0CE
triadic
#93CDCE #CE93CD #CDCE93
tetradic
#93CDCE #B293CE #CE9493 #B0CE93
square
#93CDCE #B293CE #CE9493 #B0CE93
split-complementary
#93CDCE #CE93B0 #CEB293
monochromatic
#489D9F #69BABB #93CDCE #BDE0E1 #E7F4F4
Accessibility & contrast
On white
1.77
#93CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#93CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDCE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDCE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#7ED1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #93cdce; /* rgb */ color: rgb(147, 205, 206); /* oklch */ color: oklch(80.9% 0.060 197.4);
Tailwind
colors: {
custom: {
50: '#b4dcdc',
500: '#93cdce',
950: '#000000',
},
}SCSS
$custom: #93cdce; $custom-light: #b4dcdc; $custom-dark: #000000;
JSON
{
"hex": "#93cdce",
"rgb": {
"r": 147,
"g": 205,
"b": 206
},
"hsl": {
"h": 181.017,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.80904,
"c": 0.05954,
"h": 197.4
},
"luminance": 0.54322
}Semantic roles & 50–950 ramp
primary
#93CDCE
secondary
#A36362
accent
#3735B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484