#58D1F8#58D1F8
#58D1F8 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.8% C 0.120 H 222.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #58D1F8 |
|---|---|
| RGB | rgb(88, 209, 248) |
| HSL | hsl(195, 92%, 66%) |
| HSV | hsv(195, 65%, 97%) |
| CMYK | cmyk(64.5%, 15.7%, 0%, 2.7%) |
| CIE-LAB | lab(78.72, -22.20, -29.12) |
| CIE-LCH | lch(78.72, 36.62, 232.69°) |
| OKLab | oklab(80.76% -0.0882 -0.0812) |
| OKLCH | oklch(80.76% 0.12 222.7) |
| XYZ | xyz(43.7614, 54.4483, 96.9920) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.21
Neon Blue
#04D9FF
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 4.88
Lightblue (survey)
#7BC8F6
ΔE00 6.13
Lightskyblue
#87CEFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D1F8 #F87F58
analogous
#58F8CF #58D1F8 #5881F8
triadic
#58D1F8 #F858D1 #D1F858
tetradic
#58D1F8 #CF58F8 #F87F58 #81F858
square
#58D1F8 #CF58F8 #F87F58 #81F858
split-complementary
#58D1F8 #F85881 #F8CF58
monochromatic
#099DCD #1DC1F6 #58D1F8 #93E1FA #CDF1FD
Accessibility & contrast
On white
1.77
#58D1F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#58D1F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D1F8
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D1F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D1F8 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFA
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d1f8; /* rgb */ color: rgb(88, 209, 248); /* oklch */ color: oklch(80.8% 0.120 222.7);
Tailwind
colors: {
custom: {
50: '#97dffa',
500: '#58d1f8',
950: '#000000',
},
}SCSS
$custom: #58d1f8; $custom-light: #97dffa; $custom-dark: #000000;
JSON
{
"hex": "#58d1f8",
"rgb": {
"r": 88,
"g": 209,
"b": 248
},
"hsl": {
"h": 194.625,
"s": 91.954,
"l": 65.882
},
"oklch": {
"l": 0.80755,
"c": 0.1199,
"h": 222.7
},
"luminance": 0.54453
}Semantic roles & 50–950 ramp
primary
#58D1F8
secondary
#C9522C
accent
#3800E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485