#58D1F5#58D1F5
#58D1F5 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.6% C 0.118 H 220.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #58D1F5 |
|---|---|
| RGB | rgb(88, 209, 245) |
| HSL | hsl(194, 89%, 65%) |
| HSV | hsv(194, 64%, 96%) |
| CMYK | cmyk(64.1%, 14.7%, 0%, 3.9%) |
| CIE-LAB | lab(78.62, -23.10, -27.69) |
| CIE-LCH | lch(78.62, 36.06, 230.16°) |
| OKLab | oklab(80.63% -0.0893 -0.0771) |
| OKLCH | oklch(80.63% 0.118 220.8) |
| XYZ | xyz(43.2997, 54.2636, 94.5605) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.44
Bright Sky Blue
#02CCFE
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.17
Lightblue (survey)
#7BC8F6
ΔE00 6.77
Lightskyblue
#87CEFA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D1F5 #F57C58
analogous
#58F5CB #58D1F5 #5882F5
triadic
#58D1F5 #F558D1 #D1F558
tetradic
#58D1F5 #CB58F5 #F57C58 #82F558
square
#58D1F5 #CB58F5 #F57C58 #82F558
split-complementary
#58D1F5 #F55882 #F5CB58
monochromatic
#0C9CC7 #1EC1F2 #58D1F5 #92E1F8 #CBF1FC
Accessibility & contrast
On white
1.77
#58D1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#58D1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D1F5
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D1F5 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF7
Deuteranopia (green-blind)
#A5BBF5
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d1f5; /* rgb */ color: rgb(88, 209, 245); /* oklch */ color: oklch(80.6% 0.118 220.8);
Tailwind
colors: {
custom: {
50: '#97dff8',
500: '#58d1f5',
950: '#000000',
},
}SCSS
$custom: #58d1f5; $custom-light: #97dff8; $custom-dark: #000000;
JSON
{
"hex": "#58d1f5",
"rgb": {
"r": 88,
"g": 209,
"b": 245
},
"hsl": {
"h": 193.758,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.80633,
"c": 0.118,
"h": 220.8
},
"luminance": 0.54268
}Semantic roles & 50–950 ramp
primary
#58D1F5
secondary
#C3502E
accent
#3500E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485