#58CDEE#58CDEE
#58CDEE is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.4% C 0.114 H 219.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #58CDEE |
|---|---|
| RGB | rgb(88, 205, 238) |
| HSL | hsl(193, 82%, 64%) |
| HSV | hsv(193, 63%, 93%) |
| CMYK | cmyk(63%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(77.22, -23.17, -26.07) |
| CIE-LCH | lch(77.22, 34.88, 228.36°) |
| OKLab | oklab(79.44% -0.0879 -0.0726) |
| OKLCH | oklch(79.44% 0.114 219.6) |
| XYZ | xyz(41.2822, 51.9061, 88.7156) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.93
Bright Sky Blue
#02CCFE
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 5.44
Lightblue (survey)
#7BC8F6
ΔE00 7.08
Lightskyblue
#87CEFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CDEE #EE7958
analogous
#58EEC4 #58CDEE #5882EE
triadic
#58CDEE #EE58CD #CDEE58
tetradic
#58CDEE #C458EE #EE7958 #82EE58
square
#58CDEE #C458EE #EE7958 #82EE58
split-complementary
#58CDEE #EE5882 #EEC458
monochromatic
#1394B9 #20BCE8 #58CDEE #90DEF4 #C7EEF9
Accessibility & contrast
On white
1.85
#58CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#58CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CDEE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CDEE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #58cdee; /* rgb */ color: rgb(88, 205, 238); /* oklch */ color: oklch(79.4% 0.114 219.6);
Tailwind
colors: {
custom: {
50: '#96dcf3',
500: '#58cdee',
950: '#000000',
},
}SCSS
$custom: #58cdee; $custom-light: #96dcf3; $custom-dark: #000000;
JSON
{
"hex": "#58cdee",
"rgb": {
"r": 88,
"g": 205,
"b": 238
},
"hsl": {
"h": 193.2,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.79437,
"c": 0.11396,
"h": 219.6
},
"luminance": 0.5191
}Semantic roles & 50–950 ramp
primary
#58CDEE
secondary
#B85032
accent
#3708DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485