#5CCCFD#5CCCFD
#5CCCFD is a light, vivid cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.123 H 229.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCFD |
|---|---|
| RGB | rgb(92, 204, 253) |
| HSL | hsl(198, 98%, 68%) |
| HSV | hsv(198, 64%, 99%) |
| CMYK | cmyk(63.6%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(77.61, -17.49, -33.50) |
| CIE-LCH | lch(77.61, 37.79, 242.43°) |
| OKLab | oklab(79.96% -0.0791 -0.0937) |
| OKLCH | oklch(79.96% 0.123 229.8) |
| XYZ | xyz(43.7291, 52.5483, 100.7477) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.56
Bright Sky Blue
#02CCFE
ΔE00 3.57
Lightskyblue
#87CEFA
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 4.69
Deepskyblue
#00BFFF
ΔE00 4.78
Sky
#82CAFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCFD #FD8D5C
analogous
#5CFDDE #5CCCFD #5C7BFD
triadic
#5CCCFD #FD5CCC #CCFD5C
tetradic
#5CCCFD #DE5CFD #FD8D5C #7BFD5C
square
#5CCCFD #DE5CFD #FD8D5C #7BFD5C
split-complementary
#5CCCFD #FD5C7B #FDDE5C
monochromatic
#039ADC #20B9FC #5CCCFD #98DFFE #D5F2FE
Accessibility & contrast
On white
1.82
#5CCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#5CCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCFD
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCFD | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5cccfd; /* rgb */ color: rgb(92, 204, 253); /* oklch */ color: oklch(80.0% 0.123 229.8);
Tailwind
colors: {
custom: {
50: '#99dbfe',
500: '#5cccfd',
950: '#000000',
},
}SCSS
$custom: #5cccfd; $custom-light: #99dbfe; $custom-dark: #000000;
JSON
{
"hex": "#5cccfd",
"rgb": {
"r": 92,
"g": 204,
"b": 253
},
"hsl": {
"h": 198.261,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.79958,
"c": 0.12265,
"h": 229.8
},
"luminance": 0.52553
}Semantic roles & 50–950 ramp
primary
#5CCCFD
secondary
#D55D28
accent
#4600E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485