#93D3CD#93D3CD
#93D3CD is a very light, moderate teal. Relative luminance 0.572; OKLCH L 82.2% C 0.066 H 188.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #93D3CD |
|---|---|
| RGB | rgb(147, 211, 205) |
| HSL | hsl(174, 42%, 70%) |
| HSV | hsv(174, 30%, 83%) |
| CMYK | cmyk(30.3%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.29, -21.51, -3.54) |
| CIE-LCH | lch(80.29, 21.80, 189.34°) |
| OKLab | oklab(82.21% -0.0648 -0.0098) |
| OKLCH | oklch(82.21% 0.066 188.6) |
| XYZ | xyz(46.3426, 57.1968, 66.3440) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 7.49
Pale Teal
#82CBB2
ΔE00 7.51
Mediumturquoise
#48D1CC
ΔE00 7.63
Seafoam Blue
#78D1B6
ΔE00 8.16
Robin'S Egg Blue
#98EFF9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93D3CD #D39399
analogous
#93D3AD #93D3CD #93B9D3
triadic
#93D3CD #CD93D3 #D3CD93
tetradic
#93D3CD #AD93D3 #D39399 #B9D393
square
#93D3CD #AD93D3 #D39399 #B9D393
split-complementary
#93D3CD #D393B9 #D3AD93
monochromatic
#44A79E #68C1B9 #93D3CD #BEE5E1 #E9F6F5
Accessibility & contrast
On white
1.69
#93D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#93D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93D3CD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93D3CD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#7ED6D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #93d3cd; /* rgb */ color: rgb(147, 211, 205); /* oklch */ color: oklch(82.2% 0.066 188.6);
Tailwind
colors: {
custom: {
50: '#b5e0dc',
500: '#93d3cd',
950: '#000000',
},
}SCSS
$custom: #93d3cd; $custom-light: #b5e0dc; $custom-dark: #000000;
JSON
{
"hex": "#93d3cd",
"rgb": {
"r": 147,
"g": 211,
"b": 205
},
"hsl": {
"h": 174.375,
"s": 42.105,
"l": 70.196
},
"oklch": {
"l": 0.82206,
"c": 0.06553,
"h": 188.6
},
"luminance": 0.57199
}Semantic roles & 50–950 ramp
primary
#93D3CD
secondary
#A96168
accent
#303DB5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484