#58D2EC#58D2EC
#58D2EC is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.5% C 0.113 H 214.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #58D2EC |
|---|---|
| RGB | rgb(88, 210, 236) |
| HSL | hsl(191, 80%, 64%) |
| HSV | hsv(191, 63%, 93%) |
| CMYK | cmyk(62.7%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(78.59, -26.26, -22.92) |
| CIE-LCH | lch(78.59, 34.85, 221.11°) |
| OKLab | oklab(80.51% -0.0937 -0.0637) |
| OKLCH | oklch(80.51% 0.113 214.2) |
| XYZ | xyz(42.2052, 54.2196, 87.5818) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 5.41
Sky Blue
#87CEEB
ΔE00 6.00
Bright Sky Blue
#02CCFE
ΔE00 6.26
Baby Blue
#89CFF0
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D2EC #EC7258
analogous
#58ECBC #58D2EC #5888EC
triadic
#58D2EC #EC58D2 #D2EC58
tetradic
#58D2EC #BC58EC #EC7258 #88EC58
square
#58D2EC #BC58EC #EC7258 #88EC58
split-complementary
#58D2EC #EC5888 #ECBC58
monochromatic
#1599B5 #21C3E6 #58D2EC #8FE1F2 #C6F0F9
Accessibility & contrast
On white
1.77
#58D2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#58D2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D2EC
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D2EC | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEE
Deuteranopia (green-blind)
#A9BCEC
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #58d2ec; /* rgb */ color: rgb(88, 210, 236); /* oklch */ color: oklch(80.5% 0.113 214.2);
Tailwind
colors: {
custom: {
50: '#96e0f2',
500: '#58d2ec',
950: '#000000',
},
}SCSS
$custom: #58d2ec; $custom-light: #96e0f2; $custom-dark: #000000;
JSON
{
"hex": "#58d2ec",
"rgb": {
"r": 88,
"g": 210,
"b": 236
},
"hsl": {
"h": 190.541,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.8051,
"c": 0.11328,
"h": 214.2
},
"luminance": 0.54224
}Semantic roles & 50–950 ramp
primary
#58D2EC
secondary
#B54A33
accent
#2F0ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485