#93CECD#93CECD
#93CECD is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.060 H 194.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #93CECD |
|---|---|
| RGB | rgb(147, 206, 205) |
| HSL | hsl(179, 38%, 69%) |
| HSV | hsv(179, 29%, 81%) |
| CMYK | cmyk(28.6%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.90, -19.00, -5.59) |
| CIE-LCH | lch(78.90, 19.80, 196.40°) |
| OKLab | oklab(81.09% -0.0585 -0.0153) |
| OKLCH | oklch(81.09% 0.06 194.7) |
| XYZ | xyz(45.1197, 54.7511, 65.9364) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 7.41
Mediumturquoise
#48D1CC
ΔE00 8.47
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Lightblue
#ADD8E6
ΔE00 8.76
Pale Teal
#82CBB2
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CECD #CE9394
analogous
#93CEB0 #93CECD #93B2CE
triadic
#93CECD #CD93CE #CECD93
tetradic
#93CECD #B093CE #CE9394 #B2CE93
square
#93CECD #B093CE #CE9394 #B2CE93
split-complementary
#93CECD #CE93B2 #CEB093
monochromatic
#489F9D #69BBBA #93CECD #BDE1E0 #E7F4F4
Accessibility & contrast
On white
1.76
#93CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#93CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CECD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CECD | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#7ED2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #93cecd; /* rgb */ color: rgb(147, 206, 205); /* oklch */ color: oklch(81.1% 0.060 194.7);
Tailwind
colors: {
custom: {
50: '#b4dddc',
500: '#93cecd',
950: '#000000',
},
}SCSS
$custom: #93cecd; $custom-light: #b4dddc; $custom-dark: #000000;
JSON
{
"hex": "#93cecd",
"rgb": {
"r": 147,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.983,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.81094,
"c": 0.06047,
"h": 194.7
},
"luminance": 0.54753
}Semantic roles & 50–950 ramp
primary
#93CECD
secondary
#A36263
accent
#3537B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484