#58CCED#58CCED
#58CCED is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.113 H 219.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #58CCED |
|---|---|
| RGB | rgb(88, 204, 237) |
| HSL | hsl(193, 81%, 64%) |
| HSV | hsv(193, 63%, 93%) |
| CMYK | cmyk(62.9%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(76.90, -22.97, -26.02) |
| CIE-LCH | lch(76.90, 34.71, 228.57°) |
| OKLab | oklab(79.17% -0.0872 -0.0724) |
| OKLCH | oklch(79.17% 0.113 219.7) |
| XYZ | xyz(40.8972, 51.3706, 87.8645) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.06
Neon Blue
#04D9FF
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 5.43
Lightblue (survey)
#7BC8F6
ΔE00 7.00
Lightskyblue
#87CEFA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CCED #ED7958
analogous
#58EDC4 #58CCED #5881ED
triadic
#58CCED #ED58CC #CCED58
tetradic
#58CCED #C458ED #ED7958 #81ED58
square
#58CCED #C458ED #ED7958 #81ED58
split-complementary
#58CCED #ED5881 #EDC458
monochromatic
#1493B7 #21BBE7 #58CCED #8FDDF3 #C6EEF9
Accessibility & contrast
On white
1.86
#58CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#58CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CCED
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CCED | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #58cced; /* rgb */ color: rgb(88, 204, 237); /* oklch */ color: oklch(79.2% 0.113 219.7);
Tailwind
colors: {
custom: {
50: '#96dbf3',
500: '#58cced',
950: '#000000',
},
}SCSS
$custom: #58cced; $custom-light: #96dbf3; $custom-dark: #000000;
JSON
{
"hex": "#58cced",
"rgb": {
"r": 88,
"g": 204,
"b": 237
},
"hsl": {
"h": 193.289,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.79168,
"c": 0.11339,
"h": 219.7
},
"luminance": 0.51375
}Semantic roles & 50–950 ramp
primary
#58CCED
secondary
#B65033
accent
#3809DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485