#5DD3DD#5DD3DD
#5DD3DD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.3% C 0.106 H 202.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3DD |
|---|---|
| RGB | rgb(93, 211, 221) |
| HSL | hsl(185, 65%, 62%) |
| HSV | hsv(185, 58%, 87%) |
| CMYK | cmyk(57.9%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.54, -30.15, -14.95) |
| CIE-LCH | lch(78.54, 33.65, 206.37°) |
| OKLab | oklab(80.35% -0.0979 -0.0413) |
| OKLCH | oklch(80.35% 0.106 202.9) |
| XYZ | xyz(40.8542, 54.1320, 76.6881) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.50
Darkturquoise
#00CED1
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.94
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 7.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3DD #DD675D
analogous
#5DDDA7 #5DD3DD #5D93DD
triadic
#5DD3DD #DD5DD3 #D3DD5D
tetradic
#5DD3DD #A75DDD #DD675D #93DD5D
square
#5DD3DD #A75DDD #DD675D #93DD5D
split-complementary
#5DD3DD #DD5D93 #DDA75D
monochromatic
#21959E #2CC4D1 #5DD3DD #90E1E8 #C2EEF2
Accessibility & contrast
On white
1.78
#5DD3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#5DD3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3DD
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3DD | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd3dd; /* rgb */ color: rgb(93, 211, 221); /* oklch */ color: oklch(80.3% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#97e1e7',
500: '#5dd3dd',
950: '#000000',
},
}SCSS
$custom: #5dd3dd; $custom-light: #97e1e7; $custom-dark: #000000;
JSON
{
"hex": "#5dd3dd",
"rgb": {
"r": 93,
"g": 211,
"b": 221
},
"hsl": {
"h": 184.688,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80349,
"c": 0.10626,
"h": 202.9
},
"luminance": 0.54136
}Semantic roles & 50–950 ramp
primary
#5DD3DD
secondary
#A2443C
accent
#2618CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484