#93CDCF#93CDCF
#93CDCF is a light, muted teal. Relative luminance 0.544; OKLCH L 80.9% C 0.060 H 198.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDCF |
|---|---|
| RGB | rgb(147, 205, 207) |
| HSL | hsl(182, 38%, 69%) |
| HSV | hsv(182, 29%, 81%) |
| CMYK | cmyk(29%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(78.68, -18.03, -6.99) |
| CIE-LCH | lch(78.68, 19.34, 201.19°) |
| OKLab | oklab(80.94% -0.0564 -0.0191) |
| OKLCH | oklch(80.94% 0.06 198.7) |
| XYZ | xyz(45.1227, 54.3683, 67.1359) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 7.63
Lightblue
#ADD8E6
ΔE00 7.73
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Mediumturquoise
#48D1CC
ΔE00 9.09
Robin Egg Blue
#8AF1FE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDCF #CF9593
analogous
#93CFB3 #93CDCF #93AFCF
triadic
#93CDCF #CF93CD #CDCF93
tetradic
#93CDCF #B393CF #CF9593 #AFCF93
square
#93CDCF #B393CF #CF9593 #AFCF93
split-complementary
#93CDCF #CF93AF #CFB393
monochromatic
#479DA0 #69B9BC #93CDCF #BDE1E2 #E8F4F5
Accessibility & contrast
On white
1.77
#93CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#93CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDCF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDCF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#7ED1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #93cdcf; /* rgb */ color: rgb(147, 205, 207); /* oklch */ color: oklch(80.9% 0.060 198.7);
Tailwind
colors: {
custom: {
50: '#b4dcdd',
500: '#93cdcf',
950: '#000000',
},
}SCSS
$custom: #93cdcf; $custom-light: #b4dcdd; $custom-dark: #000000;
JSON
{
"hex": "#93cdcf",
"rgb": {
"r": 147,
"g": 205,
"b": 207
},
"hsl": {
"h": 182,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.80936,
"c": 0.05957,
"h": 198.7
},
"luminance": 0.54371
}Semantic roles & 50–950 ramp
primary
#93CDCF
secondary
#A46462
accent
#3834B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484