#5DDCDF#5DDCDF
#5DDCDF is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.112 H 197.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCDF |
|---|---|
| RGB | rgb(93, 220, 223) |
| HSL | hsl(181, 67%, 62%) |
| HSV | hsv(181, 58%, 87%) |
| CMYK | cmyk(58.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.20, -33.89, -12.02) |
| CIE-LCH | lch(81.20, 35.96, 199.54°) |
| OKLab | oklab(82.52% -0.1064 -0.0333) |
| OKLCH | oklch(82.52% 0.112 197.4) |
| XYZ | xyz(43.4210, 58.8368, 78.8661) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 4.77
Aqua Blue
#02D8E9
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 6.04
Bright Light Blue
#26F7FD
ΔE00 6.36
Turquoise
#40E0D0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCDF #DF605D
analogous
#5DDFA1 #5DDCDF #5D9BDF
triadic
#5DDCDF #DF5DDC #DCDF5D
tetradic
#5DDCDF #A15DDF #DF605D #9BDF5D
square
#5DDCDF #A15DDF #DF605D #9BDF5D
split-complementary
#5DDCDF #DF5D9B #DFA15D
monochromatic
#209FA2 #2AD1D5 #5DDCDF #90E7E9 #C3F2F3
Accessibility & contrast
On white
1.64
#5DDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#5DDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCDF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCDF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3DF
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddcdf; /* rgb */ color: rgb(93, 220, 223); /* oklch */ color: oklch(82.5% 0.112 197.4);
Tailwind
colors: {
custom: {
50: '#98e7e9',
500: '#5ddcdf',
950: '#000000',
},
}SCSS
$custom: #5ddcdf; $custom-light: #98e7e9; $custom-dark: #000000;
JSON
{
"hex": "#5ddcdf",
"rgb": {
"r": 93,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.385,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82518,
"c": 0.11153,
"h": 197.4
},
"luminance": 0.58841
}Semantic roles & 50–950 ramp
primary
#5DDCDF
secondary
#A53E3C
accent
#1B17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484