#58D0FF#58D0FF
#58D0FF is a light, vivid cyan. Relative luminance 0.544; OKLCH L 80.8% C 0.125 H 227.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #58D0FF |
|---|---|
| RGB | rgb(88, 208, 255) |
| HSL | hsl(197, 100%, 67%) |
| HSV | hsv(197, 65%, 100%) |
| CMYK | cmyk(65.5%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(78.70, -19.56, -32.90) |
| CIE-LCH | lch(78.70, 38.27, 239.26°) |
| OKLab | oklab(80.82% -0.0847 -0.092) |
| OKLCH | oklch(80.82% 0.125 227.4) |
| XYZ | xyz(44.6232, 54.4017, 102.7372) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.98
Lightblue (survey)
#7BC8F6
ΔE00 4.64
Baby Blue
#89CFF0
ΔE00 4.75
Lightskyblue
#87CEFA
ΔE00 5.10
Sky Blue
#87CEEB
ΔE00 5.11
Neon Blue
#04D9FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D0FF #FF8758
analogous
#58FFDA #58D0FF #587DFF
triadic
#58D0FF #FF58D0 #D0FF58
tetradic
#58D0FF #DA58FF #FF8758 #7DFF58
square
#58D0FF #DA58FF #FF8758 #7DFF58
split-complementary
#58D0FF #FF587D #FFDA58
monochromatic
#009FDD #1BBFFF #58D0FF #95E1FF #D2F2FF
Accessibility & contrast
On white
1.77
#58D0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#58D0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D0FF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D0FF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A0BBFE
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d0ff; /* rgb */ color: rgb(88, 208, 255); /* oklch */ color: oklch(80.8% 0.125 227.4);
Tailwind
colors: {
custom: {
50: '#98deff',
500: '#58d0ff',
950: '#000000',
},
}SCSS
$custom: #58d0ff; $custom-light: #98deff; $custom-dark: #000000;
JSON
{
"hex": "#58d0ff",
"rgb": {
"r": 88,
"g": 208,
"b": 255
},
"hsl": {
"h": 196.886,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.80818,
"c": 0.12504,
"h": 227.4
},
"luminance": 0.54406
}Semantic roles & 50–950 ramp
primary
#58D0FF
secondary
#D65726
accent
#4100E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486