#93D2CD#93D2CD
#93D2CD is a light, moderate teal. Relative luminance 0.567; OKLCH L 82.0% C 0.064 H 189.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #93D2CD |
|---|---|
| RGB | rgb(147, 210, 205) |
| HSL | hsl(175, 41%, 70%) |
| HSV | hsv(175, 30%, 82%) |
| CMYK | cmyk(30%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(80.01, -21.01, -3.95) |
| CIE-LCH | lch(80.01, 21.38, 190.64°) |
| OKLab | oklab(81.98% -0.0635 -0.0109) |
| OKLCH | oklch(81.98% 0.064 189.8) |
| XYZ | xyz(46.0949, 56.7015, 66.2614) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 7.24
Mediumturquoise
#48D1CC
ΔE00 7.73
Pale Teal
#82CBB2
ΔE00 7.84
Seafoam Blue
#78D1B6
ΔE00 8.55
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93D2CD #D29398
analogous
#93D2AD #93D2CD #93B8D2
triadic
#93D2CD #CD93D2 #D2CD93
tetradic
#93D2CD #AD93D2 #D29398 #B8D293
square
#93D2CD #AD93D2 #D29398 #B8D293
split-complementary
#93D2CD #D293B8 #D2AD93
monochromatic
#45A69E #68C0B9 #93D2CD #BEE4E1 #E9F6F5
Accessibility & contrast
On white
1.70
#93D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#93D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93D2CD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93D2CD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#7ED5D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #93d2cd; /* rgb */ color: rgb(147, 210, 205); /* oklch */ color: oklch(82.0% 0.064 189.8);
Tailwind
colors: {
custom: {
50: '#b4e0dc',
500: '#93d2cd',
950: '#000000',
},
}SCSS
$custom: #93d2cd; $custom-light: #b4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#93d2cd",
"rgb": {
"r": 147,
"g": 210,
"b": 205
},
"hsl": {
"h": 175.238,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.81983,
"c": 0.06446,
"h": 189.8
},
"luminance": 0.56704
}Semantic roles & 50–950 ramp
primary
#93D2CD
secondary
#A86167
accent
#313CB4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484