#93C8CD#93C8CD
#93C8CD is a light, muted teal. Relative luminance 0.519; OKLCH L 79.8% C 0.055 H 203.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #93C8CD |
|---|---|
| RGB | rgb(147, 200, 205) |
| HSL | hsl(185, 37%, 69%) |
| HSV | hsv(185, 28%, 80%) |
| CMYK | cmyk(28.3%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.23, -15.94, -8.06) |
| CIE-LCH | lch(77.23, 17.86, 206.82°) |
| OKLab | oklab(79.77% -0.0508 -0.022) |
| OKLCH | oklch(79.77% 0.055 203.4) |
| XYZ | xyz(43.7028, 51.9172, 65.4640) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.85
Sky Blue
#87CEEB
ΔE00 8.40
Paleturquoise
#AFEEEE
ΔE00 9.05
Robin'S Egg Blue
#98EFF9
ΔE00 9.56
Baby Blue
#89CFF0
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C8CD #CD9893
analogous
#93CDB5 #93C8CD #93ABCD
triadic
#93C8CD #CD93C8 #C8CD93
tetradic
#93C8CD #B593CD #CD9893 #ABCD93
square
#93C8CD #B593CD #CD9893 #ABCD93
split-complementary
#93C8CD #CD93AB #CDB593
monochromatic
#49969D #69B3BA #93C8CD #BDDDE0 #E7F3F4
Accessibility & contrast
On white
1.84
#93C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#93C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C8CD
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C8CD | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#B6BBCD
Tritanopia (blue-blind)
#7FCCC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #93c8cd; /* rgb */ color: rgb(147, 200, 205); /* oklch */ color: oklch(79.8% 0.055 203.4);
Tailwind
colors: {
custom: {
50: '#b4d8dc',
500: '#93c8cd',
950: '#000000',
},
}SCSS
$custom: #93c8cd; $custom-light: #b4d8dc; $custom-dark: #000000;
JSON
{
"hex": "#93c8cd",
"rgb": {
"r": 147,
"g": 200,
"b": 205
},
"hsl": {
"h": 185.172,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.79766,
"c": 0.0554,
"h": 203.4
},
"luminance": 0.51919
}Semantic roles & 50–950 ramp
primary
#93C8CD
secondary
#A26862
accent
#4036B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384