#5CCEFD#5CCEFD
#5CCEFD is a light, vivid cyan. Relative luminance 0.535; OKLCH L 80.4% C 0.122 H 228.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEFD |
|---|---|
| RGB | rgb(92, 206, 253) |
| HSL | hsl(198, 98%, 68%) |
| HSV | hsv(198, 64%, 99%) |
| CMYK | cmyk(63.6%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(78.17, -18.52, -32.63) |
| CIE-LCH | lch(78.17, 37.52, 240.42°) |
| OKLab | oklab(80.41% -0.0811 -0.0912) |
| OKLCH | oklch(80.41% 0.122 228.3) |
| XYZ | xyz(44.2076, 53.5051, 100.9072) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.24
Lightblue (survey)
#7BC8F6
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 4.50
Lightskyblue
#87CEFA
ΔE00 4.67
Sky Blue
#87CEEB
ΔE00 4.94
Deepskyblue
#00BFFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEFD #FD8B5C
analogous
#5CFDDC #5CCEFD #5C7DFD
triadic
#5CCEFD #FD5CCE #CEFD5C
tetradic
#5CCEFD #DC5CFD #FD8B5C #7DFD5C
square
#5CCEFD #DC5CFD #FD8B5C #7DFD5C
split-complementary
#5CCEFD #FD5C7D #FDDC5C
monochromatic
#039CDC #20BCFC #5CCEFD #98E0FE #D5F2FE
Accessibility & contrast
On white
1.79
#5CCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#5CCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEFD
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEFD | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ccefd; /* rgb */ color: rgb(92, 206, 253); /* oklch */ color: oklch(80.4% 0.122 228.3);
Tailwind
colors: {
custom: {
50: '#99ddfe',
500: '#5ccefd',
950: '#000000',
},
}SCSS
$custom: #5ccefd; $custom-light: #99ddfe; $custom-dark: #000000;
JSON
{
"hex": "#5ccefd",
"rgb": {
"r": 92,
"g": 206,
"b": 253
},
"hsl": {
"h": 197.516,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.80409,
"c": 0.12208,
"h": 228.3
},
"luminance": 0.5351
}Semantic roles & 50–950 ramp
primary
#5CCEFD
secondary
#D55B28
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485