#5DCDF7#5DCDF7
#5DCDF7 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.117 H 225.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCDF7 |
|---|---|
| RGB | rgb(93, 205, 247) |
| HSL | hsl(196, 91%, 67%) |
| HSV | hsv(196, 62%, 97%) |
| CMYK | cmyk(62.3%, 17%, 0%, 3.1%) |
| CIE-LAB | lab(77.70, -19.66, -30.15) |
| CIE-LCH | lch(77.70, 35.99, 236.90°) |
| OKLab | oklab(79.97% -0.0817 -0.0841) |
| OKLCH | oklch(79.97% 0.117 225.8) |
| XYZ | xyz(43.1274, 52.7008, 95.8771) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.04
Baby Blue
#89CFF0
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 4.34
Lightblue (survey)
#7BC8F6
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCDF7 #F7875D
analogous
#5DF7D4 #5DCDF7 #5D80F7
triadic
#5DCDF7 #F75DCD #CDF75D
tetradic
#5DCDF7 #D45DF7 #F7875D #80F75D
square
#5DCDF7 #D45DF7 #F7875D #80F75D
split-complementary
#5DCDF7 #F75D80 #F7D45D
monochromatic
#0A9ACF #23BBF4 #5DCDF7 #97DFFA #D2F1FD
Accessibility & contrast
On white
1.82
#5DCDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#5DCDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCDF7
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCDF7 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5dcdf7; /* rgb */ color: rgb(93, 205, 247); /* oklch */ color: oklch(80.0% 0.117 225.8);
Tailwind
colors: {
custom: {
50: '#99dcfa',
500: '#5dcdf7',
950: '#000000',
},
}SCSS
$custom: #5dcdf7; $custom-light: #99dcfa; $custom-dark: #000000;
JSON
{
"hex": "#5dcdf7",
"rgb": {
"r": 93,
"g": 205,
"b": 247
},
"hsl": {
"h": 196.364,
"s": 90.588,
"l": 66.667
},
"oklch": {
"l": 0.79965,
"c": 0.11726,
"h": 225.8
},
"luminance": 0.52705
}Semantic roles & 50–950 ramp
primary
#5DCDF7
secondary
#CB582D
accent
#3F00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485