#58D0F5#58D0F5
#58D0F5 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.4% C 0.118 H 221.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #58D0F5 |
|---|---|
| RGB | rgb(88, 208, 245) |
| HSL | hsl(194, 89%, 65%) |
| HSV | hsv(194, 64%, 96%) |
| CMYK | cmyk(64.1%, 15.1%, 0%, 3.9%) |
| CIE-LAB | lab(78.33, -22.59, -28.12) |
| CIE-LCH | lch(78.33, 36.07, 231.22°) |
| OKLab | oklab(80.41% -0.0883 -0.0784) |
| OKLCH | oklch(80.41% 0.118 221.6) |
| XYZ | xyz(43.0551, 53.7744, 94.4789) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.43
Neon Blue
#04D9FF
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 6.43
Lightskyblue
#87CEFA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D0F5 #F57D58
analogous
#58F5CB #58D0F5 #5881F5
triadic
#58D0F5 #F558D0 #D0F558
tetradic
#58D0F5 #CB58F5 #F57D58 #81F558
square
#58D0F5 #CB58F5 #F57D58 #81F558
split-complementary
#58D0F5 #F55881 #F5CB58
monochromatic
#0C9BC7 #1EC0F2 #58D0F5 #92E0F8 #CBF1FC
Accessibility & contrast
On white
1.79
#58D0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#58D0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D0F5
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D0F5 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #58d0f5; /* rgb */ color: rgb(88, 208, 245); /* oklch */ color: oklch(80.4% 0.118 221.6);
Tailwind
colors: {
custom: {
50: '#97def8',
500: '#58d0f5',
950: '#000000',
},
}SCSS
$custom: #58d0f5; $custom-light: #97def8; $custom-dark: #000000;
JSON
{
"hex": "#58d0f5",
"rgb": {
"r": 88,
"g": 208,
"b": 245
},
"hsl": {
"h": 194.14,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.80405,
"c": 0.11807,
"h": 221.6
},
"luminance": 0.53779
}Semantic roles & 50–950 ramp
primary
#58D0F5
secondary
#C3512E
accent
#3600E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485