#58D7FC#58D7FC
#58D7FC is a very light, vivid cyan. Relative luminance 0.577; OKLCH L 82.3% C 0.122 H 220.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #58D7FC |
|---|---|
| RGB | rgb(88, 215, 252) |
| HSL | hsl(194, 96%, 67%) |
| HSV | hsv(194, 65%, 99%) |
| CMYK | cmyk(65.1%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(80.57, -24.01, -28.42) |
| CIE-LCH | lch(80.57, 37.20, 229.81°) |
| OKLab | oklab(82.28% -0.0927 -0.0792) |
| OKLCH | oklch(82.28% 0.122 220.5) |
| XYZ | xyz(45.8885, 57.6989, 100.7952) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.88
Bright Sky Blue
#02CCFE
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 5.18
Baby Blue
#89CFF0
ΔE00 5.57
Lightskyblue
#87CEFA
ΔE00 7.34
Lightblue (survey)
#7BC8F6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D7FC #FC7D58
analogous
#58FCCF #58D7FC #5885FC
triadic
#58D7FC #FC58D7 #D7FC58
tetradic
#58D7FC #CF58FC #FC7D58 #85FC58
square
#58D7FC #CF58FC #FC7D58 #85FC58
split-complementary
#58D7FC #FC5885 #FCCF58
monochromatic
#04A6D6 #1CC9FB #58D7FC #94E5FD #D0F4FE
Accessibility & contrast
On white
1.67
#58D7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#58D7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D7FC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D7FC | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#A9C1FC
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58d7fc; /* rgb */ color: rgb(88, 215, 252); /* oklch */ color: oklch(82.3% 0.122 220.5);
Tailwind
colors: {
custom: {
50: '#98e3fd',
500: '#58d7fc',
950: '#000000',
},
}SCSS
$custom: #58d7fc; $custom-light: #98e3fd; $custom-dark: #000000;
JSON
{
"hex": "#58d7fc",
"rgb": {
"r": 88,
"g": 215,
"b": 252
},
"hsl": {
"h": 193.537,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.82283,
"c": 0.12192,
"h": 220.5
},
"luminance": 0.57704
}Semantic roles & 50–950 ramp
primary
#58D7FC
secondary
#D04E28
accent
#3400E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485