#93CDC8#93CDC8
#93CDC8 is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.060 H 189.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDC8 |
|---|---|
| RGB | rgb(147, 205, 200) |
| HSL | hsl(175, 37%, 69%) |
| HSV | hsv(175, 28%, 80%) |
| CMYK | cmyk(28.3%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(78.48, -19.62, -3.52) |
| CIE-LCH | lch(78.48, 19.93, 190.17°) |
| OKLab | oklab(80.72% -0.0593 -0.0097) |
| OKLCH | oklch(80.72% 0.06 189.3) |
| XYZ | xyz(44.2858, 54.0336, 62.7284) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.54
Pale Teal
#82CBB2
ΔE00 7.74
Paleturquoise
#AFEEEE
ΔE00 7.95
Mediumturquoise
#48D1CC
ΔE00 8.27
Seafoam Blue
#78D1B6
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDC8 #CD9398
analogous
#93CDAB #93CDC8 #93B5CD
triadic
#93CDC8 #C893CD #CDC893
tetradic
#93CDC8 #AB93CD #CD9398 #B5CD93
square
#93CDC8 #AB93CD #CD9398 #B5CD93
split-complementary
#93CDC8 #CD93B5 #CDAB93
monochromatic
#499D96 #69BAB3 #93CDC8 #BDE0DD #E7F4F3
Accessibility & contrast
On white
1.78
#93CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#93CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDC8
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDC8 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#80D0CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #93cdc8; /* rgb */ color: rgb(147, 205, 200); /* oklch */ color: oklch(80.7% 0.060 189.3);
Tailwind
colors: {
custom: {
50: '#b4dcd8',
500: '#93cdc8',
950: '#000000',
},
}SCSS
$custom: #93cdc8; $custom-light: #b4dcd8; $custom-dark: #000000;
JSON
{
"hex": "#93cdc8",
"rgb": {
"r": 147,
"g": 205,
"b": 200
},
"hsl": {
"h": 174.828,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.80716,
"c": 0.06006,
"h": 189.3
},
"luminance": 0.54036
}Semantic roles & 50–950 ramp
primary
#93CDC8
secondary
#A26268
accent
#3640B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483