#58D3F8#58D3F8
#58D3F8 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.120 H 221.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #58D3F8 |
|---|---|
| RGB | rgb(88, 211, 248) |
| HSL | hsl(194, 92%, 66%) |
| HSV | hsv(194, 65%, 97%) |
| CMYK | cmyk(64.5%, 14.9%, 0%, 2.7%) |
| CIE-LAB | lab(79.29, -23.20, -28.25) |
| CIE-LCH | lch(79.29, 36.56, 230.60°) |
| OKLab | oklab(81.21% -0.0902 -0.0787) |
| OKLCH | oklch(81.21% 0.12 221.1) |
| XYZ | xyz(44.2552, 55.4358, 97.1566) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.28
Bright Sky Blue
#02CCFE
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 6.81
Lightskyblue
#87CEFA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D3F8 #F87D58
analogous
#58F8CD #58D3F8 #5883F8
triadic
#58D3F8 #F858D3 #D3F858
tetradic
#58D3F8 #CD58F8 #F87D58 #83F858
square
#58D3F8 #CD58F8 #F87D58 #83F858
split-complementary
#58D3F8 #F85883 #F8CD58
monochromatic
#09A0CD #1DC4F6 #58D3F8 #93E2FA #CDF2FD
Accessibility & contrast
On white
1.74
#58D3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#58D3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D3F8
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D3F8 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFA
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58d3f8; /* rgb */ color: rgb(88, 211, 248); /* oklch */ color: oklch(81.2% 0.120 221.1);
Tailwind
colors: {
custom: {
50: '#97e0fa',
500: '#58d3f8',
950: '#000000',
},
}SCSS
$custom: #58d3f8; $custom-light: #97e0fa; $custom-dark: #000000;
JSON
{
"hex": "#58d3f8",
"rgb": {
"r": 88,
"g": 211,
"b": 248
},
"hsl": {
"h": 193.875,
"s": 91.954,
"l": 65.882
},
"oklch": {
"l": 0.81211,
"c": 0.11972,
"h": 221.1
},
"luminance": 0.55441
}Semantic roles & 50–950 ramp
primary
#58D3F8
secondary
#C9502C
accent
#3500E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485