#5DCDEC#5DCDEC
#5DCDEC is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.5% C 0.110 H 218.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCDEC |
|---|---|
| RGB | rgb(93, 205, 236) |
| HSL | hsl(193, 79%, 65%) |
| HSV | hsv(193, 61%, 93%) |
| CMYK | cmyk(60.6%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.31, -22.92, -24.86) |
| CIE-LCH | lch(77.31, 33.81, 227.32°) |
| OKLab | oklab(79.52% -0.0857 -0.0691) |
| OKLCH | oklch(79.52% 0.11 218.9) |
| XYZ | xyz(41.4798, 52.0417, 87.1997) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 4.52
Bright Sky Blue
#02CCFE
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.37
Lightblue (survey)
#7BC8F6
ΔE00 7.25
Aqua Blue
#02D8E9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCDEC #EC7C5D
analogous
#5DECC4 #5DCDEC #5D86EC
triadic
#5DCDEC #EC5DCD #CDEC5D
tetradic
#5DCDEC #C45DEC #EC7C5D #86EC5D
square
#5DCDEC #C45DEC #EC7C5D #86EC5D
split-complementary
#5DCDEC #EC5D86 #ECC45D
monochromatic
#1696B9 #26BCE6 #5DCDEC #94DEF2 #CBEFF9
Accessibility & contrast
On white
1.84
#5DCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#5DCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCDEC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCDEC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EE
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dcdec; /* rgb */ color: rgb(93, 205, 236); /* oklch */ color: oklch(79.5% 0.110 218.9);
Tailwind
colors: {
custom: {
50: '#98dcf2',
500: '#5dcdec',
950: '#000000',
},
}SCSS
$custom: #5dcdec; $custom-light: #98dcf2; $custom-dark: #000000;
JSON
{
"hex": "#5dcdec",
"rgb": {
"r": 93,
"g": 205,
"b": 236
},
"hsl": {
"h": 193.007,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.79522,
"c": 0.11011,
"h": 218.9
},
"luminance": 0.52046
}Semantic roles & 50–950 ramp
primary
#5DCDEC
secondary
#B85135
accent
#380ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485