#93CDCB#93CDCB
#93CDCB is a light, muted teal. Relative luminance 0.542; OKLCH L 80.8% C 0.060 H 193.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDCB |
|---|---|
| RGB | rgb(147, 205, 203) |
| HSL | hsl(178, 37%, 69%) |
| HSV | hsv(178, 28%, 80%) |
| CMYK | cmyk(28.3%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.56, -18.95, -5.01) |
| CIE-LCH | lch(78.56, 19.60, 194.81°) |
| OKLab | oklab(80.81% -0.058 -0.0138) |
| OKLCH | oklch(80.81% 0.06 193.3) |
| XYZ | xyz(44.6399, 54.1752, 64.5931) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 8.47
Pale Teal
#82CBB2
ΔE00 8.97
Robin'S Egg Blue
#98EFF9
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDCB #CD9395
analogous
#93CDAE #93CDCB #93B2CD
triadic
#93CDCB #CB93CD #CDCB93
tetradic
#93CDCB #AE93CD #CD9395 #B2CD93
square
#93CDCB #AE93CD #CD9395 #B2CD93
split-complementary
#93CDCB #CD93B2 #CDAE93
monochromatic
#499D9A #69BAB7 #93CDCB #BDE0DF #E7F4F3
Accessibility & contrast
On white
1.77
#93CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#93CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDCB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDCB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#7FD0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #93cdcb; /* rgb */ color: rgb(147, 205, 203); /* oklch */ color: oklch(80.8% 0.060 193.3);
Tailwind
colors: {
custom: {
50: '#b4dcda',
500: '#93cdcb',
950: '#000000',
},
}SCSS
$custom: #93cdcb; $custom-light: #b4dcda; $custom-dark: #000000;
JSON
{
"hex": "#93cdcb",
"rgb": {
"r": 147,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.931,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.80809,
"c": 0.05964,
"h": 193.3
},
"luminance": 0.54177
}Semantic roles & 50–950 ramp
primary
#93CDCB
secondary
#A26264
accent
#363AB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483