#5DCDF2#5DCDF2
#5DCDF2 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.114 H 222.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCDF2 |
|---|---|
| RGB | rgb(93, 205, 242) |
| HSL | hsl(195, 85%, 66%) |
| HSV | hsv(195, 62%, 95%) |
| CMYK | cmyk(61.6%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.52, -21.15, -27.75) |
| CIE-LCH | lch(77.52, 34.89, 232.69°) |
| OKLab | oklab(79.76% -0.0835 -0.0773) |
| OKLCH | oklch(79.76% 0.114 222.8) |
| XYZ | xyz(42.3661, 52.3963, 91.8679) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.43
Sky Blue
#87CEEB
ΔE00 4.12
Baby Blue
#89CFF0
ΔE00 4.53
Neon Blue
#04D9FF
ΔE00 4.58
Lightblue (survey)
#7BC8F6
ΔE00 5.75
Lightskyblue
#87CEFA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCDF2 #F2825D
analogous
#5DF2CC #5DCDF2 #5D82F2
triadic
#5DCDF2 #F25DCD #CDF25D
tetradic
#5DCDF2 #CC5DF2 #F2825D #82F25D
square
#5DCDF2 #CC5DF2 #F2825D #82F25D
split-complementary
#5DCDF2 #F25D82 #F2CC5D
monochromatic
#1098C5 #24BCED #5DCDF2 #96DEF7 #CEF0FB
Accessibility & contrast
On white
1.83
#5DCDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#5DCDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCDF2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCDF2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F4
Deuteranopia (green-blind)
#A2B9F2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dcdf2; /* rgb */ color: rgb(93, 205, 242); /* oklch */ color: oklch(79.8% 0.114 222.8);
Tailwind
colors: {
custom: {
50: '#99dcf6',
500: '#5dcdf2',
950: '#000000',
},
}SCSS
$custom: #5dcdf2; $custom-light: #99dcf6; $custom-dark: #000000;
JSON
{
"hex": "#5dcdf2",
"rgb": {
"r": 93,
"g": 205,
"b": 242
},
"hsl": {
"h": 194.899,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.79761,
"c": 0.11379,
"h": 222.8
},
"luminance": 0.52401
}Semantic roles & 50–950 ramp
primary
#5DCDF2
secondary
#C25531
accent
#3B04E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485