#58CCFD#58CCFD
#58CCFD is a light, vivid cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.125 H 229.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #58CCFD |
|---|---|
| RGB | rgb(88, 204, 253) |
| HSL | hsl(198, 98%, 67%) |
| HSV | hsv(198, 65%, 99%) |
| CMYK | cmyk(65.2%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(77.49, -18.12, -33.69) |
| CIE-LCH | lch(77.49, 38.26, 241.73°) |
| OKLab | oklab(79.83% -0.0814 -0.0943) |
| OKLCH | oklch(79.83% 0.125 229.2) |
| XYZ | xyz(43.3400, 52.3477, 100.7295) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.23
Lightblue (survey)
#7BC8F6
ΔE00 3.88
Deepskyblue
#00BFFF
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 4.72
Baby Blue
#89CFF0
ΔE00 4.87
Sky
#82CAFC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CCFD #FD8958
analogous
#58FDDB #58CCFD #587AFD
triadic
#58CCFD #FD58CC #CCFD58
tetradic
#58CCFD #DB58FD #FD8958 #7AFD58
square
#58CCFD #DB58FD #FD8958 #7AFD58
split-complementary
#58CCFD #FD587A #FDDB58
monochromatic
#0399D8 #1CBAFC #58CCFD #94DEFE #D1F1FE
Accessibility & contrast
On white
1.83
#58CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#58CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CCFD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CCFD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #58ccfd; /* rgb */ color: rgb(88, 204, 253); /* oklch */ color: oklch(79.8% 0.125 229.2);
Tailwind
colors: {
custom: {
50: '#97dbfe',
500: '#58ccfd',
950: '#000000',
},
}SCSS
$custom: #58ccfd; $custom-light: #97dbfe; $custom-dark: #000000;
JSON
{
"hex": "#58ccfd",
"rgb": {
"r": 88,
"g": 204,
"b": 253
},
"hsl": {
"h": 197.818,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.7983,
"c": 0.12459,
"h": 229.2
},
"luminance": 0.52352
}Semantic roles & 50–950 ramp
primary
#58CCFD
secondary
#D25A27
accent
#4400E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485