#58D2FF#58D2FF
#58D2FF is a light, vivid cyan. Relative luminance 0.554; OKLCH L 81.3% C 0.125 H 225.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #58D2FF |
|---|---|
| RGB | rgb(88, 210, 255) |
| HSL | hsl(196, 100%, 67%) |
| HSV | hsv(196, 65%, 100%) |
| CMYK | cmyk(65.5%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(79.26, -20.58, -32.02) |
| CIE-LCH | lch(79.26, 38.07, 237.27°) |
| OKLab | oklab(81.27% -0.0866 -0.0895) |
| OKLCH | oklch(81.27% 0.125 225.9) |
| XYZ | xyz(45.1139, 55.3830, 102.9008) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 4.77
Neon Blue
#04D9FF
ΔE00 4.94
Sky Blue
#87CEEB
ΔE00 4.97
Lightblue (survey)
#7BC8F6
ΔE00 5.21
Lightskyblue
#87CEFA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D2FF #FF8558
analogous
#58FFD9 #58D2FF #587EFF
triadic
#58D2FF #FF58D2 #D2FF58
tetradic
#58D2FF #D958FF #FF8558 #7EFF58
square
#58D2FF #D958FF #FF8558 #7EFF58
split-complementary
#58D2FF #FF587E #FFD958
monochromatic
#00A1DD #1BC2FF #58D2FF #95E2FF #D2F3FF
Accessibility & contrast
On white
1.74
#58D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#58D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D2FF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D2FF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A2BDFE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58d2ff; /* rgb */ color: rgb(88, 210, 255); /* oklch */ color: oklch(81.3% 0.125 225.9);
Tailwind
colors: {
custom: {
50: '#98e0ff',
500: '#58d2ff',
950: '#000000',
},
}SCSS
$custom: #58d2ff; $custom-light: #98e0ff; $custom-dark: #000000;
JSON
{
"hex": "#58d2ff",
"rgb": {
"r": 88,
"g": 210,
"b": 255
},
"hsl": {
"h": 196.168,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.81271,
"c": 0.12457,
"h": 225.9
},
"luminance": 0.55388
}Semantic roles & 50–950 ramp
primary
#58D2FF
secondary
#D65526
accent
#3E00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486