#58D2FD#58D2FD
#58D2FD is a light, vivid cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.123 H 224.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #58D2FD |
|---|---|
| RGB | rgb(88, 210, 253) |
| HSL | hsl(196, 98%, 67%) |
| HSV | hsv(196, 65%, 99%) |
| CMYK | cmyk(65.2%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(79.19, -21.19, -31.07) |
| CIE-LCH | lch(79.19, 37.61, 235.71°) |
| OKLab | oklab(81.19% -0.0874 -0.0868) |
| OKLCH | oklch(81.19% 0.123 224.8) |
| XYZ | xyz(44.7936, 55.2549, 101.2140) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.00
Neon Blue
#04D9FF
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 4.76
Sky Blue
#87CEEB
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 5.53
Lightskyblue
#87CEFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D2FD #FD8358
analogous
#58FDD5 #58D2FD #5880FD
triadic
#58D2FD #FD58D2 #D2FD58
tetradic
#58D2FD #D558FD #FD8358 #80FD58
square
#58D2FD #D558FD #FD8358 #80FD58
split-complementary
#58D2FD #FD5880 #FDD558
monochromatic
#03A0D8 #1CC2FC #58D2FD #94E2FE #D1F3FE
Accessibility & contrast
On white
1.74
#58D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#58D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D2FD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D2FD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58d2fd; /* rgb */ color: rgb(88, 210, 253); /* oklch */ color: oklch(81.2% 0.123 224.8);
Tailwind
colors: {
custom: {
50: '#98e0fe',
500: '#58d2fd',
950: '#000000',
},
}SCSS
$custom: #58d2fd; $custom-light: #98e0fe; $custom-dark: #000000;
JSON
{
"hex": "#58d2fd",
"rgb": {
"r": 88,
"g": 210,
"b": 253
},
"hsl": {
"h": 195.636,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.81187,
"c": 0.12314,
"h": 224.8
},
"luminance": 0.5526
}Semantic roles & 50–950 ramp
primary
#58D2FD
secondary
#D25427
accent
#3C00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485