#58D7FD#58D7FD
#58D7FD is a very light, vivid cyan. Relative luminance 0.578; OKLCH L 82.3% C 0.123 H 221.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #58D7FD |
|---|---|
| RGB | rgb(88, 215, 253) |
| HSL | hsl(194, 98%, 67%) |
| HSV | hsv(194, 65%, 99%) |
| CMYK | cmyk(65.2%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(80.61, -23.71, -28.89) |
| CIE-LCH | lch(80.61, 37.38, 230.63°) |
| OKLab | oklab(82.32% -0.0923 -0.0806) |
| OKLCH | oklch(82.32% 0.123 221.1) |
| XYZ | xyz(46.0474, 57.7624, 101.6319) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.03
Bright Sky Blue
#02CCFE
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 5.15
Baby Blue
#89CFF0
ΔE00 5.47
Lightskyblue
#87CEFA
ΔE00 7.15
Lightblue (survey)
#7BC8F6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D7FD #FD7E58
analogous
#58FDD0 #58D7FD #5885FD
triadic
#58D7FD #FD58D7 #D7FD58
tetradic
#58D7FD #D058FD #FD7E58 #85FD58
square
#58D7FD #D058FD #FD7E58 #85FD58
split-complementary
#58D7FD #FD5885 #FDD058
monochromatic
#03A7D8 #1CC9FC #58D7FD #94E5FE #D1F4FE
Accessibility & contrast
On white
1.67
#58D7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#58D7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D7FD
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D7FD | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58d7fd; /* rgb */ color: rgb(88, 215, 253); /* oklch */ color: oklch(82.3% 0.123 221.1);
Tailwind
colors: {
custom: {
50: '#98e3fe',
500: '#58d7fd',
950: '#000000',
},
}SCSS
$custom: #58d7fd; $custom-light: #98e3fe; $custom-dark: #000000;
JSON
{
"hex": "#58d7fd",
"rgb": {
"r": 88,
"g": 215,
"b": 253
},
"hsl": {
"h": 193.818,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.82323,
"c": 0.12253,
"h": 221.1
},
"luminance": 0.57767
}Semantic roles & 50–950 ramp
primary
#58D7FD
secondary
#D24F27
accent
#3500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485