#58D4FF#58D4FF
#58D4FF is a light, vivid cyan. Relative luminance 0.564; OKLCH L 81.7% C 0.124 H 224.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #58D4FF |
|---|---|
| RGB | rgb(88, 212, 255) |
| HSL | hsl(195, 100%, 67%) |
| HSV | hsv(195, 65%, 100%) |
| CMYK | cmyk(65.5%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(79.83, -21.60, -31.15) |
| CIE-LCH | lch(79.83, 37.91, 235.27°) |
| OKLab | oklab(81.72% -0.0886 -0.087) |
| OKLCH | oklch(81.72% 0.124 224.5) |
| XYZ | xyz(45.6107, 56.3767, 103.0664) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.25
Neon Blue
#04D9FF
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.91
Sky Blue
#87CEEB
ΔE00 4.95
Lightblue (survey)
#7BC8F6
ΔE00 5.83
Lightskyblue
#87CEFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D4FF #FF8358
analogous
#58FFD6 #58D4FF #5881FF
triadic
#58D4FF #FF58D4 #D4FF58
tetradic
#58D4FF #D658FF #FF8358 #81FF58
square
#58D4FF #D658FF #FF8358 #81FF58
split-complementary
#58D4FF #FF5881 #FFD658
monochromatic
#00A4DD #1BC4FF #58D4FF #95E4FF #D2F4FF
Accessibility & contrast
On white
1.71
#58D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#58D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D4FF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D4FF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#A5BEFF
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d4ff; /* rgb */ color: rgb(88, 212, 255); /* oklch */ color: oklch(81.7% 0.124 224.5);
Tailwind
colors: {
custom: {
50: '#98e1ff',
500: '#58d4ff',
950: '#000000',
},
}SCSS
$custom: #58d4ff; $custom-light: #98e1ff; $custom-dark: #000000;
JSON
{
"hex": "#58d4ff",
"rgb": {
"r": 88,
"g": 212,
"b": 255
},
"hsl": {
"h": 195.449,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.81723,
"c": 0.12419,
"h": 224.5
},
"luminance": 0.56382
}Semantic roles & 50–950 ramp
primary
#58D4FF
secondary
#D65326
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486