#5CD3DE#5CD3DE
#5CD3DE is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.107 H 203.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3DE |
|---|---|
| RGB | rgb(92, 211, 222) |
| HSL | hsl(185, 66%, 62%) |
| HSV | hsv(185, 59%, 87%) |
| CMYK | cmyk(58.6%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(78.54, -30.05, -15.48) |
| CIE-LCH | lch(78.54, 33.81, 207.26°) |
| OKLab | oklab(80.35% -0.098 -0.0428) |
| OKLCH | oklch(80.35% 0.107 203.6) |
| XYZ | xyz(40.8872, 54.1336, 77.3871) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.34
Darkturquoise
#00CED1
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 7.52
Neon Blue
#04D9FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3DE #DE675C
analogous
#5CDEA8 #5CD3DE #5C92DE
triadic
#5CD3DE #DE5CD3 #D3DE5C
tetradic
#5CD3DE #A85CDE #DE675C #92DE5C
square
#5CD3DE #A85CDE #DE675C #92DE5C
split-complementary
#5CD3DE #DE5C92 #DEA85C
monochromatic
#20959F #2BC4D2 #5CD3DE #8FE1E8 #C2EEF3
Accessibility & contrast
On white
1.78
#5CD3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#5CD3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3DE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3DE | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cd3de; /* rgb */ color: rgb(92, 211, 222); /* oklch */ color: oklch(80.4% 0.107 203.6);
Tailwind
colors: {
custom: {
50: '#97e1e8',
500: '#5cd3de',
950: '#000000',
},
}SCSS
$custom: #5cd3de; $custom-light: #97e1e8; $custom-dark: #000000;
JSON
{
"hex": "#5cd3de",
"rgb": {
"r": 92,
"g": 211,
"b": 222
},
"hsl": {
"h": 185.077,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.80351,
"c": 0.107,
"h": 203.6
},
"luminance": 0.54138
}Semantic roles & 50–950 ramp
primary
#5CD3DE
secondary
#A3443C
accent
#2717CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484