#93CDCC#93CDCC
#93CDCC is a light, muted teal. Relative luminance 0.542; OKLCH L 80.8% C 0.060 H 194.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDCC |
|---|---|
| RGB | rgb(147, 205, 204) |
| HSL | hsl(179, 37%, 69%) |
| HSV | hsv(179, 28%, 80%) |
| CMYK | cmyk(28.3%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.59, -18.72, -5.51) |
| CIE-LCH | lch(78.59, 19.51, 196.39°) |
| OKLab | oklab(80.84% -0.0576 -0.0151) |
| OKLCH | oklch(80.84% 0.06 194.7) |
| XYZ | xyz(44.7594, 54.2230, 65.2227) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Paleturquoise
#AFEEEE
ΔE00 7.63
Mediumturquoise
#48D1CC
ΔE00 8.59
Lightblue
#ADD8E6
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.90
Pale Teal
#82CBB2
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDCC #CD9394
analogous
#93CDAF #93CDCC #93B1CD
triadic
#93CDCC #CC93CD #CDCC93
tetradic
#93CDCC #AF93CD #CD9394 #B1CD93
square
#93CDCC #AF93CD #CD9394 #B1CD93
split-complementary
#93CDCC #CD93B1 #CDAF93
monochromatic
#499D9B #69BAB8 #93CDCC #BDE0E0 #E7F4F4
Accessibility & contrast
On white
1.77
#93CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#93CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDCC
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDCC | 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)
#C6C7CC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#7FD1CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #93cdcc; /* rgb */ color: rgb(147, 205, 204); /* oklch */ color: oklch(80.8% 0.060 194.7);
Tailwind
colors: {
custom: {
50: '#b4dcdb',
500: '#93cdcc',
950: '#000000',
},
}SCSS
$custom: #93cdcc; $custom-light: #b4dcdb; $custom-dark: #000000;
JSON
{
"hex": "#93cdcc",
"rgb": {
"r": 147,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.966,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.8084,
"c": 0.05958,
"h": 194.7
},
"luminance": 0.54225
}Semantic roles & 50–950 ramp
primary
#93CDCC
secondary
#A26263
accent
#3638B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484