#58D8FD#58D8FD
#58D8FD is a very light, vivid cyan. Relative luminance 0.583; OKLCH L 82.6% C 0.122 H 220.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #58D8FD |
|---|---|
| RGB | rgb(88, 216, 253) |
| HSL | hsl(193, 98%, 67%) |
| HSV | hsv(193, 65%, 99%) |
| CMYK | cmyk(65.2%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(80.89, -24.21, -28.46) |
| CIE-LCH | lch(80.89, 37.36, 229.61°) |
| OKLab | oklab(82.55% -0.0933 -0.0793) |
| OKLCH | oklch(82.55% 0.122 220.4) |
| XYZ | xyz(46.3028, 58.2733, 101.7171) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.82
Bright Sky Blue
#02CCFE
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 5.30
Baby Blue
#89CFF0
ΔE00 5.68
Lightskyblue
#87CEFA
ΔE00 7.45
Lightblue (survey)
#7BC8F6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D8FD #FD7D58
analogous
#58FDD0 #58D8FD #5885FD
triadic
#58D8FD #FD58D8 #D8FD58
tetradic
#58D8FD #D058FD #FD7D58 #85FD58
square
#58D8FD #D058FD #FD7D58 #85FD58
split-complementary
#58D8FD #FD5885 #FDD058
monochromatic
#03A8D8 #1CCAFC #58D8FD #94E6FE #D1F4FE
Accessibility & contrast
On white
1.66
#58D8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#58D8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D8FD
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D8FD | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#AAC1FD
Tritanopia (blue-blind)
#00E4E4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58d8fd; /* rgb */ color: rgb(88, 216, 253); /* oklch */ color: oklch(82.6% 0.122 220.4);
Tailwind
colors: {
custom: {
50: '#98e4fe',
500: '#58d8fd',
950: '#000000',
},
}SCSS
$custom: #58d8fd; $custom-light: #98e4fe; $custom-dark: #000000;
JSON
{
"hex": "#58d8fd",
"rgb": {
"r": 88,
"g": 216,
"b": 253
},
"hsl": {
"h": 193.455,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.82551,
"c": 0.12247,
"h": 220.4
},
"luminance": 0.58278
}Semantic roles & 50–950 ramp
primary
#58D8FD
secondary
#D24E27
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485