#58B5DA#58B5DA
#58B5DA is a light, moderate cyan. Relative luminance 0.402; OKLCH L 73.1% C 0.103 H 226.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #58B5DA |
|---|---|
| RGB | rgb(88, 181, 218) |
| HSL | hsl(197, 64%, 60%) |
| HSV | hsv(197, 60%, 85%) |
| CMYK | cmyk(59.6%, 17%, 0%, 14.5%) |
| CIE-LAB | lab(69.60, -16.83, -26.92) |
| CIE-LCH | lch(69.60, 31.75, 237.98°) |
| OKLab | oklab(73.1% -0.0703 -0.075) |
| OKLCH | oklch(73.1% 0.103 226.8) |
| XYZ | xyz(33.1983, 40.1812, 72.3223) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.07
Bright Sky Blue
#02CCFE
ΔE00 6.80
Lightblue (survey)
#7BC8F6
ΔE00 6.83
Sky Blue
#87CEEB
ΔE00 7.53
Baby Blue
#89CFF0
ΔE00 7.78
Greyblue
#77A1B5
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58B5DA #DA7D58
analogous
#58DABE #58B5DA #5874DA
triadic
#58B5DA #DA58B5 #B5DA58
tetradic
#58B5DA #BE58DA #DA7D58 #74DA58
square
#58B5DA #BE58DA #DA7D58 #74DA58
split-complementary
#58B5DA #DA5874 #DABE58
monochromatic
#217596 #2C9CC8 #58B5DA #8ACBE5 #BCE1F0
Accessibility & contrast
On white
2.32
#58B5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#58B5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58B5DA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58B5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58B5DA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B2DC
Deuteranopia (green-blind)
#8FA4DA
Tritanopia (blue-blind)
#00C0C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #58b5da; /* rgb */ color: rgb(88, 181, 218); /* oklch */ color: oklch(73.1% 0.103 226.8);
Tailwind
colors: {
custom: {
50: '#92cbe5',
500: '#58b5da',
950: '#000000',
},
}SCSS
$custom: #58b5da; $custom-light: #92cbe5; $custom-dark: #000000;
JSON
{
"hex": "#58b5da",
"rgb": {
"r": 88,
"g": 181,
"b": 218
},
"hsl": {
"h": 197.077,
"s": 63.725,
"l": 60
},
"oklch": {
"l": 0.73099,
"c": 0.10285,
"h": 226.8
},
"luminance": 0.40184
}Semantic roles & 50–950 ramp
primary
#58B5DA
secondary
#E0BCAE
accent
#7041E7
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1315
muted
#7E8284