#93CCCD#93CCCD
#93CCCD is a light, muted teal. Relative luminance 0.538; OKLCH L 80.7% C 0.059 H 197.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #93CCCD |
|---|---|
| RGB | rgb(147, 204, 205) |
| HSL | hsl(181, 37%, 69%) |
| HSV | hsv(181, 28%, 80%) |
| CMYK | cmyk(28.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.34, -17.99, -6.41) |
| CIE-LCH | lch(78.34, 19.09, 199.62°) |
| OKLab | oklab(80.65% -0.0559 -0.0176) |
| OKLCH | oklch(80.65% 0.059 197.4) |
| XYZ | xyz(44.6413, 53.7943, 65.7769) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 7.84
Lightblue
#ADD8E6
ΔE00 8.06
Robin'S Egg Blue
#98EFF9
ΔE00 8.83
Mediumturquoise
#48D1CC
ΔE00 9.03
Robin Egg Blue
#8AF1FE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CCCD #CD9493
analogous
#93CDB1 #93CCCD #93AFCD
triadic
#93CCCD #CD93CC #CCCD93
tetradic
#93CCCD #B193CD #CD9493 #AFCD93
square
#93CCCD #B193CD #CD9493 #AFCD93
split-complementary
#93CCCD #CD93AF #CDB193
monochromatic
#499B9D #69B8BA #93CCCD #BDE0E0 #E7F4F4
Accessibility & contrast
On white
1.79
#93CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#93CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CCCD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CCCD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#7FD0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #93cccd; /* rgb */ color: rgb(147, 204, 205); /* oklch */ color: oklch(80.7% 0.059 197.4);
Tailwind
colors: {
custom: {
50: '#b4dbdc',
500: '#93cccd',
950: '#000000',
},
}SCSS
$custom: #93cccd; $custom-light: #b4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#93cccd",
"rgb": {
"r": 147,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.034,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.8065,
"c": 0.05864,
"h": 197.4
},
"luminance": 0.53797
}Semantic roles & 50–950 ramp
primary
#93CCCD
secondary
#A26362
accent
#3836B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484