#5CD0FD#5CD0FD
#5CD0FD is a light, vivid cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.122 H 226.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD0FD |
|---|---|
| RGB | rgb(92, 208, 253) |
| HSL | hsl(197, 98%, 68%) |
| HSV | hsv(197, 64%, 99%) |
| CMYK | cmyk(63.6%, 17.8%, 0%, 0.8%) |
| CIE-LAB | lab(78.74, -19.54, -31.76) |
| CIE-LCH | lch(78.74, 37.29, 238.39°) |
| OKLab | oklab(80.86% -0.0831 -0.0887) |
| OKLCH | oklch(80.86% 0.122 226.9) |
| XYZ | xyz(44.6921, 54.4742, 101.0687) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.12
Baby Blue
#89CFF0
ΔE00 4.44
Lightblue (survey)
#7BC8F6
ΔE00 4.63
Sky Blue
#87CEEB
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD0FD #FD895C
analogous
#5CFDD9 #5CD0FD #5C80FD
triadic
#5CD0FD #FD5CD0 #D0FD5C
tetradic
#5CD0FD #D95CFD #FD895C #80FD5C
square
#5CD0FD #D95CFD #FD895C #80FD5C
split-complementary
#5CD0FD #FD5C80 #FDD95C
monochromatic
#039FDC #20BFFC #5CD0FD #98E1FE #D5F3FE
Accessibility & contrast
On white
1.77
#5CD0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#5CD0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD0FD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD0FD | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#A1BCFC
Tritanopia (blue-blind)
#00DDDF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd0fd; /* rgb */ color: rgb(92, 208, 253); /* oklch */ color: oklch(80.9% 0.122 226.9);
Tailwind
colors: {
custom: {
50: '#99defe',
500: '#5cd0fd',
950: '#000000',
},
}SCSS
$custom: #5cd0fd; $custom-light: #99defe; $custom-dark: #000000;
JSON
{
"hex": "#5cd0fd",
"rgb": {
"r": 92,
"g": 208,
"b": 253
},
"hsl": {
"h": 196.77,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.8086,
"c": 0.12158,
"h": 226.9
},
"luminance": 0.54479
}Semantic roles & 50–950 ramp
primary
#5CD0FD
secondary
#D55828
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485