#58D3ED#58D3ED
#58D3ED is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.8% C 0.114 H 214.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #58D3ED |
|---|---|
| RGB | rgb(88, 211, 237) |
| HSL | hsl(190, 81%, 64%) |
| HSV | hsv(190, 63%, 93%) |
| CMYK | cmyk(62.9%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(78.91, -26.46, -22.96) |
| CIE-LCH | lch(78.91, 35.03, 220.95°) |
| OKLab | oklab(80.78% -0.0943 -0.0638) |
| OKLCH | oklch(80.78% 0.114 214.1) |
| XYZ | xyz(42.5985, 54.7731, 88.4316) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.50
Aqua Blue
#02D8E9
ΔE00 5.32
Sky Blue
#87CEEB
ΔE00 6.08
Bright Sky Blue
#02CCFE
ΔE00 6.35
Robin'S Egg
#6DEDFD
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D3ED #ED7258
analogous
#58EDBC #58D3ED #5888ED
triadic
#58D3ED #ED58D3 #D3ED58
tetradic
#58D3ED #BC58ED #ED7258 #88ED58
square
#58D3ED #BC58ED #ED7258 #88ED58
split-complementary
#58D3ED #ED5888 #EDBC58
monochromatic
#149AB7 #21C4E7 #58D3ED #8FE2F3 #C6F0F9
Accessibility & contrast
On white
1.76
#58D3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#58D3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D3ED
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D3ED | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d3ed; /* rgb */ color: rgb(88, 211, 237); /* oklch */ color: oklch(80.8% 0.114 214.1);
Tailwind
colors: {
custom: {
50: '#96e0f2',
500: '#58d3ed',
950: '#000000',
},
}SCSS
$custom: #58d3ed; $custom-light: #96e0f2; $custom-dark: #000000;
JSON
{
"hex": "#58d3ed",
"rgb": {
"r": 88,
"g": 211,
"b": 237
},
"hsl": {
"h": 190.47,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.80779,
"c": 0.11387,
"h": 214.1
},
"luminance": 0.54778
}Semantic roles & 50–950 ramp
primary
#58D3ED
secondary
#B64A33
accent
#2E09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485