#5CCDFD#5CCDFD
#5CCDFD is a light, vivid cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.122 H 229.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCDFD |
|---|---|
| RGB | rgb(92, 205, 253) |
| HSL | hsl(198, 98%, 68%) |
| HSV | hsv(198, 64%, 99%) |
| CMYK | cmyk(63.6%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(77.89, -18.00, -33.06) |
| CIE-LCH | lch(77.89, 37.65, 241.43°) |
| OKLab | oklab(80.18% -0.0801 -0.0924) |
| OKLCH | oklch(80.18% 0.122 229.1) |
| XYZ | xyz(43.9676, 53.0252, 100.8272) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.38
Lightblue (survey)
#7BC8F6
ΔE00 3.80
Lightskyblue
#87CEFA
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 4.58
Deepskyblue
#00BFFF
ΔE00 5.08
Sky Blue
#87CEEB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCDFD #FD8C5C
analogous
#5CFDDC #5CCDFD #5C7DFD
triadic
#5CCDFD #FD5CCD #CDFD5C
tetradic
#5CCDFD #DC5CFD #FD8C5C #7DFD5C
square
#5CCDFD #DC5CFD #FD8C5C #7DFD5C
split-complementary
#5CCDFD #FD5C7D #FDDC5C
monochromatic
#039BDC #20BAFC #5CCDFD #98E0FE #D5F2FE
Accessibility & contrast
On white
1.81
#5CCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#5CCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCDFD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCDFD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ccdfd; /* rgb */ color: rgb(92, 205, 253); /* oklch */ color: oklch(80.2% 0.122 229.1);
Tailwind
colors: {
custom: {
50: '#99dcfe',
500: '#5ccdfd',
950: '#000000',
},
}SCSS
$custom: #5ccdfd; $custom-light: #99dcfe; $custom-dark: #000000;
JSON
{
"hex": "#5ccdfd",
"rgb": {
"r": 92,
"g": 205,
"b": 253
},
"hsl": {
"h": 197.888,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.80183,
"c": 0.12235,
"h": 229.1
},
"luminance": 0.5303
}Semantic roles & 50–950 ramp
primary
#5CCDFD
secondary
#D55C28
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485