#58CBED#58CBED
#58CBED is a light, moderate cyan. Relative luminance 0.509; OKLCH L 78.9% C 0.113 H 220.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #58CBED |
|---|---|
| RGB | rgb(88, 203, 237) |
| HSL | hsl(194, 81%, 64%) |
| HSV | hsv(194, 63%, 93%) |
| CMYK | cmyk(62.9%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.62, -22.46, -26.46) |
| CIE-LCH | lch(76.62, 34.71, 229.67°) |
| OKLab | oklab(78.94% -0.0862 -0.0737) |
| OKLCH | oklch(78.94% 0.113 220.5) |
| XYZ | xyz(40.6603, 50.8967, 87.7856) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.82
Neon Blue
#04D9FF
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 5.28
Lightblue (survey)
#7BC8F6
ΔE00 6.67
Lightskyblue
#87CEFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CBED #ED7A58
analogous
#58EDC4 #58CBED #5880ED
triadic
#58CBED #ED58CB #CBED58
tetradic
#58CBED #C458ED #ED7A58 #80ED58
square
#58CBED #C458ED #ED7A58 #80ED58
split-complementary
#58CBED #ED5880 #EDC458
monochromatic
#1492B7 #21BAE7 #58CBED #8FDCF3 #C6EDF9
Accessibility & contrast
On white
1.88
#58CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#58CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CBED
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CBED | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6EF
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #58cbed; /* rgb */ color: rgb(88, 203, 237); /* oklch */ color: oklch(78.9% 0.113 220.5);
Tailwind
colors: {
custom: {
50: '#96dbf3',
500: '#58cbed',
950: '#000000',
},
}SCSS
$custom: #58cbed; $custom-light: #96dbf3; $custom-dark: #000000;
JSON
{
"hex": "#58cbed",
"rgb": {
"r": 88,
"g": 203,
"b": 237
},
"hsl": {
"h": 193.691,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.78938,
"c": 0.11341,
"h": 220.5
},
"luminance": 0.50901
}Semantic roles & 50–950 ramp
primary
#58CBED
secondary
#B65133
accent
#3909DD
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485