#5DDBDC#5DDBDC
#5DDBDC is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.2% C 0.111 H 195.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBDC |
|---|---|
| RGB | rgb(93, 219, 220) |
| HSL | hsl(180, 64%, 61%) |
| HSV | hsv(180, 58%, 86%) |
| CMYK | cmyk(57.7%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.82, -34.23, -10.99) |
| CIE-LCH | lch(80.82, 35.95, 197.80°) |
| OKLab | oklab(82.18% -0.1066 -0.0304) |
| OKLCH | oklch(82.18% 0.111 195.9) |
| XYZ | xyz(42.7584, 58.1531, 76.6676) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.63
Darkturquoise
#00CED1
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 6.31
Bright Light Blue
#26F7FD
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBDC #DC5E5D
analogous
#5DDC9E #5DDBDC #5D9CDC
triadic
#5DDBDC #DC5DDB #DBDC5D
tetradic
#5DDBDC #9E5DDC #DC5E5D #9CDC5D
square
#5DDBDC #9E5DDC #DC5E5D #9CDC5D
split-complementary
#5DDBDC #DC5D9C #DC9E5D
monochromatic
#229C9D #2DCECF #5DDBDC #8FE6E7 #C2F1F2
Accessibility & contrast
On white
1.66
#5DDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#5DDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBDC
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBDC | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddbdc; /* rgb */ color: rgb(93, 219, 220); /* oklch */ color: oklch(82.2% 0.111 195.9);
Tailwind
colors: {
custom: {
50: '#98e6e6',
500: '#5ddbdc',
950: '#000000',
},
}SCSS
$custom: #5ddbdc; $custom-light: #98e6e6; $custom-dark: #000000;
JSON
{
"hex": "#5ddbdc",
"rgb": {
"r": 93,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.472,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.82183,
"c": 0.11091,
"h": 195.9
},
"luminance": 0.58157
}Semantic roles & 50–950 ramp
primary
#5DDBDC
secondary
#A13D3D
accent
#1B19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484