#5DCDED#5DCDED
#5DCDED is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.6% C 0.111 H 219.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCDED |
|---|---|
| RGB | rgb(93, 205, 237) |
| HSL | hsl(193, 80%, 65%) |
| HSV | hsv(193, 61%, 93%) |
| CMYK | cmyk(60.8%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.34, -22.63, -25.34) |
| CIE-LCH | lch(77.34, 33.97, 228.24°) |
| OKLab | oklab(79.56% -0.0853 -0.0705) |
| OKLCH | oklch(79.56% 0.111 219.5) |
| XYZ | xyz(41.6254, 52.1000, 87.9670) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.16
Bright Sky Blue
#02CCFE
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 5.20
Lightblue (survey)
#7BC8F6
ΔE00 6.99
Lightskyblue
#87CEFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCDED #ED7D5D
analogous
#5DEDC5 #5DCDED #5D85ED
triadic
#5DCDED #ED5DCD #CDED5D
tetradic
#5DCDED #C55DED #ED7D5D #85ED5D
square
#5DCDED #C55DED #ED7D5D #85ED5D
split-complementary
#5DCDED #ED5D85 #EDC55D
monochromatic
#1596BB #26BCE7 #5DCDED #94DEF3 #CBEFF9
Accessibility & contrast
On white
1.84
#5DCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#5DCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCDED
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCDED | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dcded; /* rgb */ color: rgb(93, 205, 237); /* oklch */ color: oklch(79.6% 0.111 219.5);
Tailwind
colors: {
custom: {
50: '#98dcf3',
500: '#5dcded',
950: '#000000',
},
}SCSS
$custom: #5dcded; $custom-light: #98dcf3; $custom-dark: #000000;
JSON
{
"hex": "#5dcded",
"rgb": {
"r": 93,
"g": 205,
"b": 237
},
"hsl": {
"h": 193.333,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.79561,
"c": 0.11069,
"h": 219.5
},
"luminance": 0.52104
}Semantic roles & 50–950 ramp
primary
#5DCDED
secondary
#BA5234
accent
#3809DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485