#5DCFDC#5DCFDC
#5DCFDC is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.104 H 205.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCFDC |
|---|---|
| RGB | rgb(93, 207, 220) |
| HSL | hsl(186, 64%, 61%) |
| HSV | hsv(186, 58%, 86%) |
| CMYK | cmyk(57.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.35, -28.49, -16.20) |
| CIE-LCH | lch(77.35, 32.77, 209.62°) |
| OKLab | oklab(79.38% -0.0941 -0.0448) |
| OKLCH | oklch(79.38% 0.104 205.5) |
| XYZ | xyz(39.7399, 52.1161, 75.6614) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.86
Darkturquoise
#00CED1
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.07
Neon Blue
#04D9FF
ΔE00 7.19
Robin Egg Blue
#8AF1FE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCFDC #DC6A5D
analogous
#5DDCAA #5DCFDC #5D90DC
triadic
#5DCFDC #DC5DCF #CFDC5D
tetradic
#5DCFDC #AA5DDC #DC6A5D #90DC5D
square
#5DCFDC #AA5DDC #DC6A5D #90DC5D
split-complementary
#5DCFDC #DC5D90 #DCAA5D
monochromatic
#22909D #2DBECF #5DCFDC #8FDEE7 #C2EDF2
Accessibility & contrast
On white
1.84
#5DCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#5DCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCFDC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCFDC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#00D7D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dcfdc; /* rgb */ color: rgb(93, 207, 220); /* oklch */ color: oklch(79.4% 0.104 205.5);
Tailwind
colors: {
custom: {
50: '#97dee6',
500: '#5dcfdc',
950: '#000000',
},
}SCSS
$custom: #5dcfdc; $custom-light: #97dee6; $custom-dark: #000000;
JSON
{
"hex": "#5dcfdc",
"rgb": {
"r": 93,
"g": 207,
"b": 220
},
"hsl": {
"h": 186.142,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.79381,
"c": 0.1042,
"h": 205.5
},
"luminance": 0.5212
}Semantic roles & 50–950 ramp
primary
#5DCFDC
secondary
#A1473D
accent
#2C19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484