#58D1FF#58D1FF
#58D1FF is a light, vivid cyan. Relative luminance 0.549; OKLCH L 81.0% C 0.125 H 226.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #58D1FF |
|---|---|
| RGB | rgb(88, 209, 255) |
| HSL | hsl(197, 100%, 67%) |
| HSV | hsv(197, 65%, 100%) |
| CMYK | cmyk(65.5%, 18%, 0%, 0%) |
| CIE-LAB | lab(78.98, -20.07, -32.46) |
| CIE-LCH | lch(78.98, 38.17, 238.27°) |
| OKLab | oklab(81.04% -0.0857 -0.0907) |
| OKLCH | oklch(81.04% 0.125 226.7) |
| XYZ | xyz(44.8677, 54.8908, 102.8187) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.97
Baby Blue
#89CFF0
ΔE00 4.74
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Sky Blue
#87CEEB
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.29
Lightskyblue
#87CEFA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D1FF #FF8658
analogous
#58FFDA #58D1FF #587EFF
triadic
#58D1FF #FF58D1 #D1FF58
tetradic
#58D1FF #DA58FF #FF8658 #7EFF58
square
#58D1FF #DA58FF #FF8658 #7EFF58
split-complementary
#58D1FF #FF587E #FFDA58
monochromatic
#00A0DD #1BC0FF #58D1FF #95E2FF #D2F3FF
Accessibility & contrast
On white
1.75
#58D1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#58D1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D1FF
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D1FF | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#00DEE0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58d1ff; /* rgb */ color: rgb(88, 209, 255); /* oklch */ color: oklch(81.0% 0.125 226.7);
Tailwind
colors: {
custom: {
50: '#98dfff',
500: '#58d1ff',
950: '#000000',
},
}SCSS
$custom: #58d1ff; $custom-light: #98dfff; $custom-dark: #000000;
JSON
{
"hex": "#58d1ff",
"rgb": {
"r": 88,
"g": 209,
"b": 255
},
"hsl": {
"h": 196.527,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.81044,
"c": 0.12479,
"h": 226.7
},
"luminance": 0.54896
}Semantic roles & 50–950 ramp
primary
#58D1FF
secondary
#D65626
accent
#3F00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486