#58D5FD#58D5FD
#58D5FD is a light, vivid cyan. Relative luminance 0.568; OKLCH L 81.9% C 0.123 H 222.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #58D5FD |
|---|---|
| RGB | rgb(88, 213, 253) |
| HSL | hsl(195, 98%, 67%) |
| HSV | hsv(195, 65%, 99%) |
| CMYK | cmyk(65.2%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(80.04, -22.71, -29.77) |
| CIE-LCH | lch(80.04, 37.44, 232.66°) |
| OKLab | oklab(81.87% -0.0903 -0.0831) |
| OKLCH | oklch(81.87% 0.123 222.6) |
| XYZ | xyz(45.5412, 56.7501, 101.4632) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.55
Bright Sky Blue
#02CCFE
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 6.50
Lightskyblue
#87CEFA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D5FD #FD8058
analogous
#58FDD2 #58D5FD #5883FD
triadic
#58D5FD #FD58D5 #D5FD58
tetradic
#58D5FD #D258FD #FD8058 #83FD58
square
#58D5FD #D258FD #FD8058 #83FD58
split-complementary
#58D5FD #FD5883 #FDD258
monochromatic
#03A4D8 #1CC6FC #58D5FD #94E4FE #D1F3FE
Accessibility & contrast
On white
1.70
#58D5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#58D5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D5FD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D5FD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d5fd; /* rgb */ color: rgb(88, 213, 253); /* oklch */ color: oklch(81.9% 0.123 222.6);
Tailwind
colors: {
custom: {
50: '#98e2fe',
500: '#58d5fd',
950: '#000000',
},
}SCSS
$custom: #58d5fd; $custom-light: #98e2fe; $custom-dark: #000000;
JSON
{
"hex": "#58d5fd",
"rgb": {
"r": 88,
"g": 213,
"b": 253
},
"hsl": {
"h": 194.545,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.81868,
"c": 0.12271,
"h": 222.6
},
"luminance": 0.56755
}Semantic roles & 50–950 ramp
primary
#58D5FD
secondary
#D25127
accent
#3800E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485