#5DCDF3#5DCDF3
#5DCDF3 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.8% C 0.114 H 223.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCDF3 |
|---|---|
| RGB | rgb(93, 205, 243) |
| HSL | hsl(195, 86%, 66%) |
| HSV | hsv(195, 62%, 95%) |
| CMYK | cmyk(61.7%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.55, -20.85, -28.23) |
| CIE-LCH | lch(77.55, 35.10, 233.55°) |
| OKLab | oklab(79.8% -0.0831 -0.0787) |
| OKLCH | oklch(79.8% 0.114 223.4) |
| XYZ | xyz(42.5167, 52.4565, 92.6611) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.30
Sky Blue
#87CEEB
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 4.44
Neon Blue
#04D9FF
ΔE00 4.72
Lightblue (survey)
#7BC8F6
ΔE00 5.52
Lightskyblue
#87CEFA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCDF3 #F3835D
analogous
#5DF3CE #5DCDF3 #5D82F3
triadic
#5DCDF3 #F35DCD #CDF35D
tetradic
#5DCDF3 #CE5DF3 #F3835D #82F35D
square
#5DCDF3 #CE5DF3 #F3835D #82F35D
split-complementary
#5DCDF3 #F35D82 #F3CE5D
monochromatic
#0F98C7 #24BBEF #5DCDF3 #96DFF7 #CFF0FB
Accessibility & contrast
On white
1.83
#5DCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#5DCDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCDF3
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCDF3 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F5
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5dcdf3; /* rgb */ color: rgb(93, 205, 243); /* oklch */ color: oklch(79.8% 0.114 223.4);
Tailwind
colors: {
custom: {
50: '#99dcf7',
500: '#5dcdf3',
950: '#000000',
},
}SCSS
$custom: #5dcdf3; $custom-light: #99dcf7; $custom-dark: #000000;
JSON
{
"hex": "#5dcdf3",
"rgb": {
"r": 93,
"g": 205,
"b": 243
},
"hsl": {
"h": 195.2,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.79801,
"c": 0.11445,
"h": 223.4
},
"luminance": 0.52461
}Semantic roles & 50–950 ramp
primary
#5DCDF3
secondary
#C45630
accent
#3C03E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485