#93CFCD#93CFCD
#93CFCD is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.3% C 0.061 H 193.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #93CFCD |
|---|---|
| RGB | rgb(147, 207, 205) |
| HSL | hsl(178, 38%, 69%) |
| HSV | hsv(178, 29%, 81%) |
| CMYK | cmyk(29%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.18, -19.50, -5.18) |
| CIE-LCH | lch(79.18, 20.18, 194.87°) |
| OKLab | oklab(81.32% -0.0598 -0.0142) |
| OKLCH | oklch(81.32% 0.061 193.4) |
| XYZ | xyz(45.3612, 55.2341, 66.0169) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 7.24
Mediumturquoise
#48D1CC
ΔE00 8.24
Robin'S Egg Blue
#98EFF9
ΔE00 8.63
Pale Teal
#82CBB2
ΔE00 8.97
Lightblue
#ADD8E6
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CFCD #CF9395
analogous
#93CFAF #93CFCD #93B3CF
triadic
#93CFCD #CD93CF #CFCD93
tetradic
#93CFCD #AF93CF #CF9395 #B3CF93
square
#93CFCD #AF93CF #CF9395 #B3CF93
split-complementary
#93CFCD #CF93B3 #CFAF93
monochromatic
#47A09D #69BCB9 #93CFCD #BDE2E1 #E8F5F4
Accessibility & contrast
On white
1.74
#93CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#93CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CFCD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CFCD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BCC1CE
Tritanopia (blue-blind)
#7ED3CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93cfcd; /* rgb */ color: rgb(147, 207, 205); /* oklch */ color: oklch(81.3% 0.061 193.4);
Tailwind
colors: {
custom: {
50: '#b4dddc',
500: '#93cfcd',
950: '#000000',
},
}SCSS
$custom: #93cfcd; $custom-light: #b4dddc; $custom-dark: #000000;
JSON
{
"hex": "#93cfcd",
"rgb": {
"r": 147,
"g": 207,
"b": 205
},
"hsl": {
"h": 178,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.81316,
"c": 0.06143,
"h": 193.4
},
"luminance": 0.55236
}Semantic roles & 50–950 ramp
primary
#93CFCD
secondary
#A46264
accent
#3438B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484