#93DDCD#93DDCD
#93DDCD is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.077 H 179.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #93DDCD |
|---|---|
| RGB | rgb(147, 221, 205) |
| HSL | hsl(167, 52%, 72%) |
| HSV | hsv(167, 33%, 87%) |
| CMYK | cmyk(33.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.08, -26.43, 0.55) |
| CIE-LCH | lch(83.08, 26.43, 178.80°) |
| OKLab | oklab(84.44% -0.0772 0.0011) |
| OKLCH | oklch(84.44% 0.077 179.2) |
| XYZ | xyz(48.9046, 62.3209, 67.1980) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.39
Pale Teal
#82CBB2
ΔE00 5.62
Light Teal
#90E4C1
ΔE00 6.04
Tiffany Blue
#7BF2DA
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 7.48
Pale Aqua
#B8FFEB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DDCD #DD93A3
analogous
#93DDA8 #93DDCD #93C8DD
triadic
#93DDCD #CD93DD #DDCD93
tetradic
#93DDCD #A893DD #DD93A3 #C8DD93
square
#93DDCD #A893DD #DD93A3 #C8DD93
split-complementary
#93DDCD #DD93C8 #DDA893
monochromatic
#3BBB9F #64CEB7 #93DDCD #C2ECE3 #E8F8F4
Accessibility & contrast
On white
1.56
#93DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#93DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DDCD
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DDCD | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#7CDFD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #93ddcd; /* rgb */ color: rgb(147, 221, 205); /* oklch */ color: oklch(84.4% 0.077 179.2);
Tailwind
colors: {
custom: {
50: '#b5e7dc',
500: '#93ddcd',
950: '#000000',
},
}SCSS
$custom: #93ddcd; $custom-light: #b5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#93ddcd",
"rgb": {
"r": 147,
"g": 221,
"b": 205
},
"hsl": {
"h": 167.027,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.84443,
"c": 0.07719,
"h": 179.2
},
"luminance": 0.62324
}Semantic roles & 50–950 ramp
primary
#93DDCD
secondary
#B55F72
accent
#2647C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484