#58C4F8#58C4F8
#58C4F8 is a light, vivid cyan. Relative luminance 0.483; OKLCH L 77.8% C 0.123 H 232.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #58C4F8 |
|---|---|
| RGB | rgb(88, 196, 248) |
| HSL | hsl(200, 92%, 66%) |
| HSV | hsv(200, 65%, 97%) |
| CMYK | cmyk(64.5%, 21%, 0%, 2.7%) |
| CIE-LAB | lab(75.03, -15.50, -34.81) |
| CIE-LCH | lch(75.03, 38.11, 245.99°) |
| OKLab | oklab(77.81% -0.0752 -0.0975) |
| OKLCH | oklch(77.81% 0.123 232.4) |
| XYZ | xyz(40.7011, 48.3276, 95.9719) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 3.22
Lightblue (survey)
#7BC8F6
ΔE00 3.29
Bright Sky Blue
#02CCFE
ΔE00 4.63
Sky
#82CAFC
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 4.83
Baby Blue
#89CFF0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58C4F8 #F88C58
analogous
#58F8DC #58C4F8 #5874F8
triadic
#58C4F8 #F858C4 #C4F858
tetradic
#58C4F8 #DC58F8 #F88C58 #74F858
square
#58C4F8 #DC58F8 #F88C58 #74F858
split-complementary
#58C4F8 #F85874 #F8DC58
monochromatic
#098DCD #1DAFF6 #58C4F8 #93D9FA #CDEEFD
Accessibility & contrast
On white
1.97
#58C4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#58C4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58C4F8
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58C4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58C4F8 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FB
Deuteranopia (green-blind)
#94B2F7
Tritanopia (blue-blind)
#00D2D5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #58c4f8; /* rgb */ color: rgb(88, 196, 248); /* oklch */ color: oklch(77.8% 0.123 232.4);
Tailwind
colors: {
custom: {
50: '#96d5fa',
500: '#58c4f8',
950: '#000000',
},
}SCSS
$custom: #58c4f8; $custom-light: #96d5fa; $custom-dark: #000000;
JSON
{
"hex": "#58c4f8",
"rgb": {
"r": 88,
"g": 196,
"b": 248
},
"hsl": {
"h": 199.5,
"s": 91.954,
"l": 65.882
},
"oklch": {
"l": 0.77807,
"c": 0.12317,
"h": 232.4
},
"luminance": 0.48332
}Semantic roles & 50–950 ramp
primary
#58C4F8
secondary
#F0CDBB
accent
#4B00E6
background
#FAFDFF
surface
#F3FAFF
border
#CDD3D7
text
#0F1417
muted
#7F8385