#5CD4DC#5CD4DC
#5CD4DC is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.5% C 0.107 H 201.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4DC |
|---|---|
| RGB | rgb(92, 212, 220) |
| HSL | hsl(184, 65%, 61%) |
| HSV | hsv(184, 58%, 86%) |
| CMYK | cmyk(58.2%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(78.77, -31.09, -14.07) |
| CIE-LCH | lch(78.77, 34.12, 204.35°) |
| OKLab | oklab(80.51% -0.0999 -0.0389) |
| OKLCH | oklch(80.51% 0.107 201.3) |
| XYZ | xyz(40.8699, 54.5254, 76.0669) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 4.56
Mediumturquoise
#48D1CC
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4DC #DC645C
analogous
#5CDCA4 #5CD4DC #5C94DC
triadic
#5CD4DC #DC5CD4 #D4DC5C
tetradic
#5CD4DC #A45CDC #DC645C #94DC5C
square
#5CD4DC #A45CDC #DC645C #94DC5C
split-complementary
#5CD4DC #DC5C94 #DCA45C
monochromatic
#22949C #2CC4CE #5CD4DC #8EE1E7 #C1EFF2
Accessibility & contrast
On white
1.76
#5CD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#5CD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4DC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4DC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd4dc; /* rgb */ color: rgb(92, 212, 220); /* oklch */ color: oklch(80.5% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#97e1e6',
500: '#5cd4dc',
950: '#000000',
},
}SCSS
$custom: #5cd4dc; $custom-light: #97e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd4dc",
"rgb": {
"r": 92,
"g": 212,
"b": 220
},
"hsl": {
"h": 183.75,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80514,
"c": 0.10723,
"h": 201.3
},
"luminance": 0.5453
}Semantic roles & 50–950 ramp
primary
#5CD4DC
secondary
#A0433C
accent
#2419CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484