#58D2F8#58D2F8
#58D2F8 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.0% C 0.120 H 221.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #58D2F8 |
|---|---|
| RGB | rgb(88, 210, 248) |
| HSL | hsl(194, 92%, 66%) |
| HSV | hsv(194, 65%, 97%) |
| CMYK | cmyk(64.5%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.01, -22.70, -28.69) |
| CIE-LCH | lch(79.01, 36.58, 231.64°) |
| OKLab | oklab(80.98% -0.0892 -0.08) |
| OKLCH | oklch(80.98% 0.12 221.9) |
| XYZ | xyz(44.0075, 54.9405, 97.0740) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.46
Neon Blue
#04D9FF
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 4.67
Baby Blue
#89CFF0
ΔE00 5.02
Lightblue (survey)
#7BC8F6
ΔE00 6.47
Lightskyblue
#87CEFA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D2F8 #F87E58
analogous
#58F8CE #58D2F8 #5882F8
triadic
#58D2F8 #F858D2 #D2F858
tetradic
#58D2F8 #CE58F8 #F87E58 #82F858
square
#58D2F8 #CE58F8 #F87E58 #82F858
split-complementary
#58D2F8 #F85882 #F8CE58
monochromatic
#099ECD #1DC2F6 #58D2F8 #93E2FA #CDF2FD
Accessibility & contrast
On white
1.75
#58D2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#58D2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D2F8
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D2F8 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFA
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58d2f8; /* rgb */ color: rgb(88, 210, 248); /* oklch */ color: oklch(81.0% 0.120 221.9);
Tailwind
colors: {
custom: {
50: '#97e0fa',
500: '#58d2f8',
950: '#000000',
},
}SCSS
$custom: #58d2f8; $custom-light: #97e0fa; $custom-dark: #000000;
JSON
{
"hex": "#58d2f8",
"rgb": {
"r": 88,
"g": 210,
"b": 248
},
"hsl": {
"h": 194.25,
"s": 91.954,
"l": 65.882
},
"oklch": {
"l": 0.80983,
"c": 0.1198,
"h": 221.9
},
"luminance": 0.54945
}Semantic roles & 50–950 ramp
primary
#58D2F8
secondary
#C9512C
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485