#93DDD4#93DDD4
#93DDD4 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.7% C 0.075 H 186.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #93DDD4 |
|---|---|
| RGB | rgb(147, 221, 212) |
| HSL | hsl(173, 52%, 72%) |
| HSV | hsv(173, 33%, 87%) |
| CMYK | cmyk(33.5%, 0%, 4.1%, 13.3%) |
| CIE-LAB | lab(83.27, -24.87, -2.89) |
| CIE-LCH | lch(83.27, 25.04, 186.63°) |
| OKLab | oklab(84.65% -0.0743 -0.0081) |
| OKLCH | oklch(84.65% 0.075 186.3) |
| XYZ | xyz(49.7685, 62.6664, 71.7480) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 7.42
Seafoam Blue
#78D1B6
ΔE00 7.46
Tiffany Blue
#7BF2DA
ΔE00 7.48
Pale Teal
#82CBB2
ΔE00 7.50
Turquoise
#40E0D0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DDD4 #DD939C
analogous
#93DDAF #93DDD4 #93C1DD
triadic
#93DDD4 #D493DD #DDD493
tetradic
#93DDD4 #AF93DD #DD939C #C1DD93
square
#93DDD4 #AF93DD #DD939C #C1DD93
split-complementary
#93DDD4 #DD93C1 #DDAF93
monochromatic
#3BBBAB #64CEC1 #93DDD4 #C2ECE7 #E8F8F6
Accessibility & contrast
On white
1.55
#93DDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#93DDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DDD4
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DDD4 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D4
Deuteranopia (green-blind)
#C8CBD5
Tritanopia (blue-blind)
#7AE0DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #93ddd4; /* rgb */ color: rgb(147, 221, 212); /* oklch */ color: oklch(84.7% 0.075 186.3);
Tailwind
colors: {
custom: {
50: '#b5e7e1',
500: '#93ddd4',
950: '#000000',
},
}SCSS
$custom: #93ddd4; $custom-light: #b5e7e1; $custom-dark: #000000;
JSON
{
"hex": "#93ddd4",
"rgb": {
"r": 147,
"g": 221,
"b": 212
},
"hsl": {
"h": 172.703,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.8465,
"c": 0.07473,
"h": 186.3
},
"luminance": 0.62669
}Semantic roles & 50–950 ramp
primary
#93DDD4
secondary
#B55F6A
accent
#2639C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484