#5DCFFD#5DCFFD
#5DCFFD is a light, vivid cyan. Relative luminance 0.540; OKLCH L 80.7% C 0.121 H 227.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCFFD |
|---|---|
| RGB | rgb(93, 207, 253) |
| HSL | hsl(197, 98%, 68%) |
| HSV | hsv(197, 63%, 99%) |
| CMYK | cmyk(63.2%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(78.49, -18.87, -32.14) |
| CIE-LCH | lch(78.49, 37.27, 239.58°) |
| OKLab | oklab(80.67% -0.0816 -0.0898) |
| OKLCH | oklch(80.67% 0.121 227.8) |
| XYZ | xyz(44.5496, 54.0400, 100.9924) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.23
Lightblue (survey)
#7BC8F6
ΔE00 4.26
Baby Blue
#89CFF0
ΔE00 4.40
Lightskyblue
#87CEFA
ΔE00 4.76
Sky Blue
#87CEEB
ΔE00 4.78
Sky
#82CAFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCFFD #FD8B5D
analogous
#5DFDDB #5DCFFD #5D7FFD
triadic
#5DCFFD #FD5DCF #CFFD5D
tetradic
#5DCFFD #DB5DFD #FD8B5D #7FFD5D
square
#5DCFFD #DB5DFD #FD8B5D #7FFD5D
split-complementary
#5DCFFD #FD5D7F #FDDB5D
monochromatic
#039EDD #21BDFC #5DCFFD #99E1FE #D6F3FE
Accessibility & contrast
On white
1.78
#5DCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#5DCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCFFD
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCFFD | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dcffd; /* rgb */ color: rgb(93, 207, 253); /* oklch */ color: oklch(80.7% 0.121 227.8);
Tailwind
colors: {
custom: {
50: '#9addfe',
500: '#5dcffd',
950: '#000000',
},
}SCSS
$custom: #5dcffd; $custom-light: #9addfe; $custom-dark: #000000;
JSON
{
"hex": "#5dcffd",
"rgb": {
"r": 93,
"g": 207,
"b": 253
},
"hsl": {
"h": 197.25,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.80667,
"c": 0.12132,
"h": 227.8
},
"luminance": 0.54045
}Semantic roles & 50–950 ramp
primary
#5DCFFD
secondary
#D65A28
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485