#58CEFC#58CEFC
#58CEFC is a light, vivid cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.123 H 227.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #58CEFC |
|---|---|
| RGB | rgb(88, 206, 252) |
| HSL | hsl(197, 96%, 67%) |
| HSV | hsv(197, 65%, 99%) |
| CMYK | cmyk(65.1%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(78.02, -19.46, -32.34) |
| CIE-LCH | lch(78.02, 37.74, 238.97°) |
| OKLab | oklab(80.24% -0.0838 -0.0904) |
| OKLCH | oklch(80.24% 0.123 227.2) |
| XYZ | xyz(43.6595, 53.2409, 100.0522) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.83
Lightblue (survey)
#7BC8F6
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 4.67
Sky Blue
#87CEEB
ΔE00 4.97
Lightskyblue
#87CEFA
ΔE00 5.11
Deepskyblue
#00BFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CEFC #FC8658
analogous
#58FCD8 #58CEFC #587CFC
triadic
#58CEFC #FC58CE #CEFC58
tetradic
#58CEFC #D858FC #FC8658 #7CFC58
square
#58CEFC #D858FC #FC8658 #7CFC58
split-complementary
#58CEFC #FC587C #FCD858
monochromatic
#049BD6 #1CBCFB #58CEFC #94E0FD #D0F1FE
Accessibility & contrast
On white
1.80
#58CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#58CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CEFC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CEFC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFE
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #58cefc; /* rgb */ color: rgb(88, 206, 252); /* oklch */ color: oklch(80.2% 0.123 227.2);
Tailwind
colors: {
custom: {
50: '#97ddfd',
500: '#58cefc',
950: '#000000',
},
}SCSS
$custom: #58cefc; $custom-light: #97ddfd; $custom-dark: #000000;
JSON
{
"hex": "#58cefc",
"rgb": {
"r": 88,
"g": 206,
"b": 252
},
"hsl": {
"h": 196.829,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.80239,
"c": 0.12325,
"h": 227.2
},
"luminance": 0.53246
}Semantic roles & 50–950 ramp
primary
#58CEFC
secondary
#D05728
accent
#4000E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485