#58CEFF#58CEFF
#58CEFF is a light, vivid cyan. Relative luminance 0.534; OKLCH L 80.4% C 0.126 H 228.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #58CEFF |
|---|---|
| RGB | rgb(88, 206, 255) |
| HSL | hsl(198, 100%, 67%) |
| HSV | hsv(198, 65%, 100%) |
| CMYK | cmyk(65.5%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(78.13, -18.54, -33.77) |
| CIE-LCH | lch(78.13, 38.52, 241.24°) |
| OKLab | oklab(80.37% -0.0827 -0.0945) |
| OKLCH | oklch(80.37% 0.126 228.8) |
| XYZ | xyz(44.1386, 53.4326, 102.5757) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.18
Lightblue (survey)
#7BC8F6
ΔE00 4.12
Lightskyblue
#87CEFA
ΔE00 4.78
Baby Blue
#89CFF0
ΔE00 4.84
Deepskyblue
#00BFFF
ΔE00 5.10
Sky Blue
#87CEEB
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CEFF #FF8958
analogous
#58FFDD #58CEFF #587AFF
triadic
#58CEFF #FF58CE #CEFF58
tetradic
#58CEFF #DD58FF #FF8958 #7AFF58
square
#58CEFF #DD58FF #FF8958 #7AFF58
split-complementary
#58CEFF #FF587A #FFDD58
monochromatic
#009CDD #1BBCFF #58CEFF #95E0FF #D2F2FF
Accessibility & contrast
On white
1.80
#58CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#58CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CEFF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CEFF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#9DBAFE
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #58ceff; /* rgb */ color: rgb(88, 206, 255); /* oklch */ color: oklch(80.4% 0.126 228.8);
Tailwind
colors: {
custom: {
50: '#98ddff',
500: '#58ceff',
950: '#000000',
},
}SCSS
$custom: #58ceff; $custom-light: #98ddff; $custom-dark: #000000;
JSON
{
"hex": "#58ceff",
"rgb": {
"r": 88,
"g": 206,
"b": 255
},
"hsl": {
"h": 197.605,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.80367,
"c": 0.12558,
"h": 228.8
},
"luminance": 0.53437
}Semantic roles & 50–950 ramp
primary
#58CEFF
secondary
#D65926
accent
#4300E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486