#58CBEC#58CBEC
#58CBEC is a light, moderate cyan. Relative luminance 0.508; OKLCH L 78.9% C 0.113 H 219.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #58CBEC |
|---|---|
| RGB | rgb(88, 203, 236) |
| HSL | hsl(193, 80%, 64%) |
| HSV | hsv(193, 63%, 93%) |
| CMYK | cmyk(62.7%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(76.58, -22.76, -25.98) |
| CIE-LCH | lch(76.58, 34.54, 228.78°) |
| OKLab | oklab(78.9% -0.0866 -0.0723) |
| OKLCH | oklch(78.9% 0.113 219.9) |
| XYZ | xyz(40.5146, 50.8385, 87.0183) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 4.33
Sky Blue
#87CEEB
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 5.43
Lightblue (survey)
#7BC8F6
ΔE00 6.92
Lightskyblue
#87CEFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CBEC #EC7958
analogous
#58ECC3 #58CBEC #5881EC
triadic
#58CBEC #EC58CB #CBEC58
tetradic
#58CBEC #C358EC #EC7958 #81EC58
square
#58CBEC #C358EC #EC7958 #81EC58
split-complementary
#58CBEC #EC5881 #ECC358
monochromatic
#1591B5 #21BAE6 #58CBEC #8FDCF2 #C6EDF9
Accessibility & contrast
On white
1.88
#58CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#58CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CBEC
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CBEC | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #58cbec; /* rgb */ color: rgb(88, 203, 236); /* oklch */ color: oklch(78.9% 0.113 219.9);
Tailwind
colors: {
custom: {
50: '#96dbf2',
500: '#58cbec',
950: '#000000',
},
}SCSS
$custom: #58cbec; $custom-light: #96dbf2; $custom-dark: #000000;
JSON
{
"hex": "#58cbec",
"rgb": {
"r": 88,
"g": 203,
"b": 236
},
"hsl": {
"h": 193.378,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.78898,
"c": 0.11281,
"h": 219.9
},
"luminance": 0.50843
}Semantic roles & 50–950 ramp
primary
#58CBEC
secondary
#B55033
accent
#390ADC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485