#58D7FA#58D7FA
#58D7FA is a very light, vivid cyan. Relative luminance 0.576; OKLCH L 82.2% C 0.121 H 219.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #58D7FA |
|---|---|
| RGB | rgb(88, 215, 250) |
| HSL | hsl(193, 94%, 66%) |
| HSV | hsv(193, 65%, 98%) |
| CMYK | cmyk(64.8%, 14%, 0%, 2%) |
| CIE-LAB | lab(80.50, -24.61, -27.46) |
| CIE-LCH | lch(80.50, 36.87, 228.14°) |
| OKLab | oklab(82.2% -0.0934 -0.0765) |
| OKLCH | oklch(82.2% 0.121 219.3) |
| XYZ | xyz(45.5732, 57.5728, 99.1348) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.65
Bright Sky Blue
#02CCFE
ΔE00 4.65
Sky Blue
#87CEEB
ΔE00 5.28
Baby Blue
#89CFF0
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 7.55
Lightskyblue
#87CEFA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D7FA #FA7B58
analogous
#58FACC #58D7FA #5886FA
triadic
#58D7FA #FA58D7 #D7FA58
tetradic
#58D7FA #CC58FA #FA7B58 #86FA58
square
#58D7FA #CC58FA #FA7B58 #86FA58
split-complementary
#58D7FA #FA5886 #FACC58
monochromatic
#06A5D1 #1DC9F8 #58D7FA #93E5FC #CFF3FE
Accessibility & contrast
On white
1.68
#58D7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#58D7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D7FA
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D7FA | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FC
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58d7fa; /* rgb */ color: rgb(88, 215, 250); /* oklch */ color: oklch(82.2% 0.121 219.3);
Tailwind
colors: {
custom: {
50: '#98e3fc',
500: '#58d7fa',
950: '#000000',
},
}SCSS
$custom: #58d7fa; $custom-light: #98e3fc; $custom-dark: #000000;
JSON
{
"hex": "#58d7fa",
"rgb": {
"r": 88,
"g": 215,
"b": 250
},
"hsl": {
"h": 192.963,
"s": 94.186,
"l": 66.275
},
"oklch": {
"l": 0.82203,
"c": 0.12074,
"h": 219.3
},
"luminance": 0.57578
}Semantic roles & 50–950 ramp
primary
#58D7FA
secondary
#CC4D2A
accent
#3200E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485