#5CD5DC#5CD5DC
#5CD5DC is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.7% C 0.108 H 200.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5DC |
|---|---|
| RGB | rgb(92, 213, 220) |
| HSL | hsl(183, 65%, 61%) |
| HSV | hsv(183, 58%, 86%) |
| CMYK | cmyk(58.2%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.06, -31.57, -13.64) |
| CIE-LCH | lch(79.06, 34.39, 203.37°) |
| OKLab | oklab(80.75% -0.1009 -0.0377) |
| OKLCH | oklch(80.75% 0.108 200.5) |
| XYZ | xyz(41.1207, 55.0269, 76.1504) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.80
Darkturquoise
#00CED1
ΔE00 4.42
Mediumturquoise
#48D1CC
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 7.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5DC #DC635C
analogous
#5CDCA3 #5CD5DC #5C95DC
triadic
#5CD5DC #DC5CD5 #D5DC5C
tetradic
#5CD5DC #A35CDC #DC635C #95DC5C
square
#5CD5DC #A35CDC #DC635C #95DC5C
split-complementary
#5CD5DC #DC5C95 #DCA35C
monochromatic
#22959C #2CC6CE #5CD5DC #8EE2E7 #C1EFF2
Accessibility & contrast
On white
1.75
#5CD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#5CD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5DC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5DC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDD
Deuteranopia (green-blind)
#B3BDDD
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd5dc; /* rgb */ color: rgb(92, 213, 220); /* oklch */ color: oklch(80.7% 0.108 200.5);
Tailwind
colors: {
custom: {
50: '#97e2e6',
500: '#5cd5dc',
950: '#000000',
},
}SCSS
$custom: #5cd5dc; $custom-light: #97e2e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd5dc",
"rgb": {
"r": 92,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.281,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80748,
"c": 0.10777,
"h": 200.5
},
"luminance": 0.55031
}Semantic roles & 50–950 ramp
primary
#5CD5DC
secondary
#A0423C
accent
#2319CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484