#5DD3DB#5DD3DB
#5DD3DB is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.106 H 201.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3DB |
|---|---|
| RGB | rgb(93, 211, 219) |
| HSL | hsl(184, 64%, 61%) |
| HSV | hsv(184, 58%, 86%) |
| CMYK | cmyk(57.5%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.48, -30.70, -13.97) |
| CIE-LCH | lch(78.48, 33.73, 204.46°) |
| OKLab | oklab(80.28% -0.0987 -0.0386) |
| OKLCH | oklch(80.28% 0.106 201.4) |
| XYZ | xyz(40.5893, 54.0261, 75.2931) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.78
Darkturquoise
#00CED1
ΔE00 4.58
Mediumturquoise
#48D1CC
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 6.54
Robin Egg Blue
#8AF1FE
ΔE00 7.78
Robin'S Egg Blue
#98EFF9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3DB #DB655D
analogous
#5DDBA4 #5DD3DB #5D94DB
triadic
#5DD3DB #DB5DD3 #D3DB5D
tetradic
#5DD3DB #A45DDB #DB655D #94DB5D
square
#5DD3DB #A45DDB #DB655D #94DB5D
split-complementary
#5DD3DB #DB5D94 #DBA45D
monochromatic
#22939B #2EC3CD #5DD3DB #8FE1E6 #C1EEF1
Accessibility & contrast
On white
1.78
#5DD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#5DD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3DB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3DB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd3db; /* rgb */ color: rgb(93, 211, 219); /* oklch */ color: oklch(80.3% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#97e1e6',
500: '#5dd3db',
950: '#000000',
},
}SCSS
$custom: #5dd3db; $custom-light: #97e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd3db",
"rgb": {
"r": 93,
"g": 211,
"b": 219
},
"hsl": {
"h": 183.81,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.80279,
"c": 0.10598,
"h": 201.4
},
"luminance": 0.5403
}Semantic roles & 50–950 ramp
primary
#5DD3DB
secondary
#9F433D
accent
#251ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484