#5DDBD5#5DDBD5
#5DDBD5 is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.112 H 190.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBD5 |
|---|---|
| RGB | rgb(93, 219, 213) |
| HSL | hsl(177, 64%, 61%) |
| HSV | hsv(177, 58%, 86%) |
| CMYK | cmyk(57.5%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(80.62, -36.09, -7.56) |
| CIE-LCH | lch(80.62, 36.87, 191.83°) |
| OKLab | oklab(81.95% -0.1096 -0.0211) |
| OKLCH | oklch(81.95% 0.112 190.9) |
| XYZ | xyz(41.8507, 57.7900, 71.8869) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.70
Turquoise
#40E0D0
ΔE00 3.98
Darkturquoise
#00CED1
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 7.53
Bright Aqua
#0BF9EA
ΔE00 7.61
Aqua Blue
#02D8E9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBD5 #DB5D63
analogous
#5DDB96 #5DDBD5 #5DA2DB
triadic
#5DDBD5 #D55DDB #DBD55D
tetradic
#5DDBD5 #965DDB #DB5D63 #A2DB5D
square
#5DDBD5 #965DDB #DB5D63 #A2DB5D
split-complementary
#5DDBD5 #DB5DA2 #DB965D
monochromatic
#229B95 #2ECDC6 #5DDBD5 #8FE6E2 #C1F1EF
Accessibility & contrast
On white
1.67
#5DDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5DDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBD5
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBD5 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D5
Deuteranopia (green-blind)
#BBC2D6
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ddbd5; /* rgb */ color: rgb(93, 219, 213); /* oklch */ color: oklch(82.0% 0.112 190.9);
Tailwind
colors: {
custom: {
50: '#97e6e1',
500: '#5ddbd5',
950: '#000000',
},
}SCSS
$custom: #5ddbd5; $custom-light: #97e6e1; $custom-dark: #000000;
JSON
{
"hex": "#5ddbd5",
"rgb": {
"r": 93,
"g": 219,
"b": 213
},
"hsl": {
"h": 177.143,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.81953,
"c": 0.11161,
"h": 190.9
},
"luminance": 0.57794
}Semantic roles & 50–950 ramp
primary
#5DDBD5
secondary
#9F3D42
accent
#1A23CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484