#58DAFD#58DAFD
#58DAFD is a very light, vivid cyan. Relative luminance 0.593; OKLCH L 83.0% C 0.122 H 218.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #58DAFD |
|---|---|
| RGB | rgb(88, 218, 253) |
| HSL | hsl(193, 98%, 67%) |
| HSV | hsv(193, 65%, 99%) |
| CMYK | cmyk(65.2%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(81.46, -25.20, -27.59) |
| CIE-LCH | lch(81.46, 37.37, 227.59°) |
| OKLab | oklab(83.01% -0.0953 -0.0769) |
| OKLCH | oklch(83.01% 0.122 218.9) |
| XYZ | xyz(46.8183, 59.3043, 101.8889) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.56
Bright Sky Blue
#02CCFE
ΔE00 5.13
Sky Blue
#87CEEB
ΔE00 5.67
Baby Blue
#89CFF0
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 7.25
Aqua Blue
#02D8E9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DAFD #FD7B58
analogous
#58FDCD #58DAFD #5888FD
triadic
#58DAFD #FD58DA #DAFD58
tetradic
#58DAFD #CD58FD #FD7B58 #88FD58
square
#58DAFD #CD58FD #FD7B58 #88FD58
split-complementary
#58DAFD #FD5888 #FDCD58
monochromatic
#03ABD8 #1CCDFC #58DAFD #94E7FE #D1F5FE
Accessibility & contrast
On white
1.63
#58DAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#58DAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DAFD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DAFD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58dafd; /* rgb */ color: rgb(88, 218, 253); /* oklch */ color: oklch(83.0% 0.122 218.9);
Tailwind
colors: {
custom: {
50: '#98e5fe',
500: '#58dafd',
950: '#000000',
},
}SCSS
$custom: #58dafd; $custom-light: #98e5fe; $custom-dark: #000000;
JSON
{
"hex": "#58dafd",
"rgb": {
"r": 88,
"g": 218,
"b": 253
},
"hsl": {
"h": 192.727,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.83006,
"c": 0.12241,
"h": 218.9
},
"luminance": 0.59309
}Semantic roles & 50–950 ramp
primary
#58DAFD
secondary
#D24C27
accent
#3100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485