#58CDFD#58CDFD
#58CDFD is a light, vivid cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.124 H 228.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #58CDFD |
|---|---|
| RGB | rgb(88, 205, 253) |
| HSL | hsl(197, 98%, 67%) |
| HSV | hsv(197, 65%, 99%) |
| CMYK | cmyk(65.2%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(77.77, -18.64, -33.25) |
| CIE-LCH | lch(77.77, 38.12, 240.73°) |
| OKLab | oklab(80.05% -0.0824 -0.093) |
| OKLCH | oklch(80.05% 0.124 228.5) |
| XYZ | xyz(43.5784, 52.8245, 100.8090) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.05
Lightblue (survey)
#7BC8F6
ΔE00 4.11
Baby Blue
#89CFF0
ΔE00 4.78
Lightskyblue
#87CEFA
ΔE00 4.84
Deepskyblue
#00BFFF
ΔE00 5.04
Sky Blue
#87CEEB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CDFD #FD8858
analogous
#58FDDB #58CDFD #587AFD
triadic
#58CDFD #FD58CD #CDFD58
tetradic
#58CDFD #DB58FD #FD8858 #7AFD58
square
#58CDFD #DB58FD #FD8858 #7AFD58
split-complementary
#58CDFD #FD587A #FDDB58
monochromatic
#039AD8 #1CBBFC #58CDFD #94DFFE #D1F1FE
Accessibility & contrast
On white
1.82
#58CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#58CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CDFD
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CDFD | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #58cdfd; /* rgb */ color: rgb(88, 205, 253); /* oklch */ color: oklch(80.1% 0.124 228.5);
Tailwind
colors: {
custom: {
50: '#98dcfe',
500: '#58cdfd',
950: '#000000',
},
}SCSS
$custom: #58cdfd; $custom-light: #98dcfe; $custom-dark: #000000;
JSON
{
"hex": "#58cdfd",
"rgb": {
"r": 88,
"g": 205,
"b": 253
},
"hsl": {
"h": 197.455,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.80055,
"c": 0.1243,
"h": 228.5
},
"luminance": 0.52829
}Semantic roles & 50–950 ramp
primary
#58CDFD
secondary
#D25927
accent
#4300E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485