#58D2EF#58D2EF
#58D2EF is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.6% C 0.115 H 216.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #58D2EF |
|---|---|
| RGB | rgb(88, 210, 239) |
| HSL | hsl(192, 83%, 64%) |
| HSV | hsv(192, 63%, 94%) |
| CMYK | cmyk(63.2%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.69, -25.38, -24.36) |
| CIE-LCH | lch(78.69, 35.18, 223.83°) |
| OKLab | oklab(80.63% -0.0925 -0.0677) |
| OKLCH | oklch(80.63% 0.115 216.2) |
| XYZ | xyz(42.6447, 54.3954, 89.8965) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.19
Bright Sky Blue
#02CCFE
ΔE00 5.44
Sky Blue
#87CEEB
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 6.21
Baby Blue
#89CFF0
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D2EF #EF7558
analogous
#58EFC1 #58D2EF #5887EF
triadic
#58D2EF #EF58D2 #D2EF58
tetradic
#58D2EF #C158EF #EF7558 #87EF58
square
#58D2EF #C158EF #EF7558 #87EF58
split-complementary
#58D2EF #EF5887 #EFC158
monochromatic
#129ABB #20C3EA #58D2EF #90E1F4 #C8F0FA
Accessibility & contrast
On white
1.77
#58D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#58D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D2EF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D2EF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF1
Deuteranopia (green-blind)
#A8BCEF
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d2ef; /* rgb */ color: rgb(88, 210, 239); /* oklch */ color: oklch(80.6% 0.115 216.2);
Tailwind
colors: {
custom: {
50: '#96e0f4',
500: '#58d2ef',
950: '#000000',
},
}SCSS
$custom: #58d2ef; $custom-light: #96e0f4; $custom-dark: #000000;
JSON
{
"hex": "#58d2ef",
"rgb": {
"r": 88,
"g": 210,
"b": 239
},
"hsl": {
"h": 191.523,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.80626,
"c": 0.1147,
"h": 216.2
},
"luminance": 0.544
}Semantic roles & 50–950 ramp
primary
#58D2EF
secondary
#BA4C32
accent
#3007DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485