#5CD3DC#5CD3DC
#5CD3DC is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.107 H 202.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3DC |
|---|---|
| RGB | rgb(92, 211, 220) |
| HSL | hsl(184, 65%, 61%) |
| HSV | hsv(184, 58%, 86%) |
| CMYK | cmyk(58.2%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(78.48, -30.61, -14.51) |
| CIE-LCH | lch(78.48, 33.87, 205.36°) |
| OKLab | oklab(80.28% -0.0989 -0.0401) |
| OKLCH | oklch(80.28% 0.107 202.1) |
| XYZ | xyz(40.6207, 54.0270, 75.9838) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 4.75
Mediumturquoise
#48D1CC
ΔE00 5.55
Robin'S Egg
#6DEDFD
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3DC #DC655C
analogous
#5CDCA5 #5CD3DC #5C93DC
triadic
#5CD3DC #DC5CD3 #D3DC5C
tetradic
#5CD3DC #A55CDC #DC655C #93DC5C
square
#5CD3DC #A55CDC #DC655C #93DC5C
split-complementary
#5CD3DC #DC5C93 #DCA55C
monochromatic
#22939C #2CC3CE #5CD3DC #8EE1E7 #C1EEF2
Accessibility & contrast
On white
1.78
#5CD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#5CD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3DC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3DC | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B0BCDD
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cd3dc; /* rgb */ color: rgb(92, 211, 220); /* oklch */ color: oklch(80.3% 0.107 202.1);
Tailwind
colors: {
custom: {
50: '#96e1e6',
500: '#5cd3dc',
950: '#000000',
},
}SCSS
$custom: #5cd3dc; $custom-light: #96e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd3dc",
"rgb": {
"r": 92,
"g": 211,
"b": 220
},
"hsl": {
"h": 184.219,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80281,
"c": 0.1067,
"h": 202.1
},
"luminance": 0.54031
}Semantic roles & 50–950 ramp
primary
#5CD3DC
secondary
#A0433C
accent
#2619CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484