#58D2ED#58D2ED
#58D2ED is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.5% C 0.114 H 214.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #58D2ED |
|---|---|
| RGB | rgb(88, 210, 237) |
| HSL | hsl(191, 81%, 64%) |
| HSV | hsv(191, 63%, 93%) |
| CMYK | cmyk(62.9%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.62, -25.96, -23.40) |
| CIE-LCH | lch(78.62, 34.95, 222.02°) |
| OKLab | oklab(80.55% -0.0933 -0.065) |
| OKLCH | oklch(80.55% 0.114 214.9) |
| XYZ | xyz(42.3509, 54.2778, 88.3491) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.43
Aqua Blue
#02D8E9
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 5.81
Bright Sky Blue
#02CCFE
ΔE00 5.98
Baby Blue
#89CFF0
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D2ED #ED7358
analogous
#58EDBD #58D2ED #5887ED
triadic
#58D2ED #ED58D2 #D2ED58
tetradic
#58D2ED #BD58ED #ED7358 #87ED58
square
#58D2ED #BD58ED #ED7358 #87ED58
split-complementary
#58D2ED #ED5887 #EDBD58
monochromatic
#1499B7 #21C3E7 #58D2ED #8FE1F3 #C6F0F9
Accessibility & contrast
On white
1.77
#58D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#58D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D2ED
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D2ED | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d2ed; /* rgb */ color: rgb(88, 210, 237); /* oklch */ color: oklch(80.5% 0.114 214.9);
Tailwind
colors: {
custom: {
50: '#96e0f2',
500: '#58d2ed',
950: '#000000',
},
}SCSS
$custom: #58d2ed; $custom-light: #96e0f2; $custom-dark: #000000;
JSON
{
"hex": "#58d2ed",
"rgb": {
"r": 88,
"g": 210,
"b": 237
},
"hsl": {
"h": 190.872,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.80548,
"c": 0.11374,
"h": 214.9
},
"luminance": 0.54282
}Semantic roles & 50–950 ramp
primary
#58D2ED
secondary
#B64B33
accent
#2F09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485