#58CFEB#58CFEB
#58CFEB is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.8% C 0.112 H 215.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #58CFEB |
|---|---|
| RGB | rgb(88, 207, 235) |
| HSL | hsl(191, 79%, 63%) |
| HSV | hsv(191, 63%, 92%) |
| CMYK | cmyk(62.6%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.69, -25.06, -23.74) |
| CIE-LCH | lch(77.69, 34.52, 223.45°) |
| OKLab | oklab(79.78% -0.091 -0.066) |
| OKLCH | oklch(79.78% 0.112 215.9) |
| XYZ | xyz(41.3266, 52.6942, 86.5742) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Sky Blue
#87CEEB
ΔE00 5.45
Bright Sky Blue
#02CCFE
ΔE00 5.49
Aqua Blue
#02D8E9
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CFEB #EB7458
analogous
#58EBBE #58CFEB #5885EB
triadic
#58CFEB #EB58CF #CFEB58
tetradic
#58CFEB #BE58EB #EB7458 #85EB58
square
#58CFEB #BE58EB #EB7458 #85EB58
split-complementary
#58CFEB #EB5885 #EBBE58
monochromatic
#1595B3 #21BFE4 #58CFEB #8FDFF2 #C5EEF8
Accessibility & contrast
On white
1.82
#58CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#58CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CFEB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CFEB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #58cfeb; /* rgb */ color: rgb(88, 207, 235); /* oklch */ color: oklch(79.8% 0.112 215.9);
Tailwind
colors: {
custom: {
50: '#96def1',
500: '#58cfeb',
950: '#000000',
},
}SCSS
$custom: #58cfeb; $custom-light: #96def1; $custom-dark: #000000;
JSON
{
"hex": "#58cfeb",
"rgb": {
"r": 88,
"g": 207,
"b": 235
},
"hsl": {
"h": 191.429,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.79779,
"c": 0.11245,
"h": 215.9
},
"luminance": 0.52699
}Semantic roles & 50–950 ramp
primary
#58CFEB
secondary
#B34C34
accent
#320BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485