#5CD6DC#5CD6DC
#5CD6DC is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.108 H 199.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6DC |
|---|---|
| RGB | rgb(92, 214, 220) |
| HSL | hsl(183, 65%, 61%) |
| HSV | hsv(183, 58%, 86%) |
| CMYK | cmyk(58.2%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.35, -32.04, -13.20) |
| CIE-LCH | lch(79.35, 34.66, 202.39°) |
| OKLab | oklab(80.98% -0.102 -0.0365) |
| OKLCH | oklch(80.98% 0.108 199.7) |
| XYZ | xyz(41.3730, 55.5315, 76.2345) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 4.32
Mediumturquoise
#48D1CC
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 7.54
Bright Light Blue
#26F7FD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6DC #DC625C
analogous
#5CDCA2 #5CD6DC #5C96DC
triadic
#5CD6DC #DC5CD6 #D6DC5C
tetradic
#5CD6DC #A25CDC #DC625C #96DC5C
square
#5CD6DC #A25CDC #DC625C #96DC5C
split-complementary
#5CD6DC #DC5C96 #DCA25C
monochromatic
#22969C #2CC7CE #5CD6DC #8EE3E7 #C1EFF2
Accessibility & contrast
On white
1.73
#5CD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5CD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6DC
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6DC | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd6dc; /* rgb */ color: rgb(92, 214, 220); /* oklch */ color: oklch(81.0% 0.108 199.7);
Tailwind
colors: {
custom: {
50: '#97e3e6',
500: '#5cd6dc',
950: '#000000',
},
}SCSS
$custom: #5cd6dc; $custom-light: #97e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd6dc",
"rgb": {
"r": 92,
"g": 214,
"b": 220
},
"hsl": {
"h": 182.813,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80982,
"c": 0.10835,
"h": 199.7
},
"luminance": 0.55536
}Semantic roles & 50–950 ramp
primary
#5CD6DC
secondary
#A0413C
accent
#2119CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484