#58CCFF#58CCFF
#58CCFF is a light, vivid cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.126 H 230.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #58CCFF |
|---|---|
| RGB | rgb(88, 204, 255) |
| HSL | hsl(198, 100%, 67%) |
| HSV | hsv(198, 65%, 100%) |
| CMYK | cmyk(65.5%, 20%, 0%, 0%) |
| CIE-LAB | lab(77.56, -17.50, -34.64) |
| CIE-LCH | lch(77.56, 38.81, 243.19°) |
| OKLab | oklab(79.92% -0.0807 -0.097) |
| OKLCH | oklch(79.92% 0.126 230.2) |
| XYZ | xyz(43.6602, 52.4758, 102.4162) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.57
Lightblue (survey)
#7BC8F6
ΔE00 3.69
Deepskyblue
#00BFFF
ΔE00 4.50
Lightskyblue
#87CEFA
ΔE00 4.56
Sky
#82CAFC
ΔE00 4.98
Baby Blue
#89CFF0
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CCFF #FF8B58
analogous
#58FFDE #58CCFF #5879FF
triadic
#58CCFF #FF58CC #CCFF58
tetradic
#58CCFF #DE58FF #FF8B58 #79FF58
square
#58CCFF #DE58FF #FF8B58 #79FF58
split-complementary
#58CCFF #FF5879 #FFDE58
monochromatic
#0099DD #1BB9FF #58CCFF #95DFFF #D2F1FF
Accessibility & contrast
On white
1.83
#58CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#58CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CCFF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CCFF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#9BB8FE
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #58ccff; /* rgb */ color: rgb(88, 204, 255); /* oklch */ color: oklch(79.9% 0.126 230.2);
Tailwind
colors: {
custom: {
50: '#98dbff',
500: '#58ccff',
950: '#000000',
},
}SCSS
$custom: #58ccff; $custom-light: #98dbff; $custom-dark: #000000;
JSON
{
"hex": "#58ccff",
"rgb": {
"r": 88,
"g": 204,
"b": 255
},
"hsl": {
"h": 198.323,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.79916,
"c": 0.12621,
"h": 230.2
},
"luminance": 0.5248
}Semantic roles & 50–950 ramp
primary
#58CCFF
secondary
#D65B26
accent
#4600E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1518
muted
#808486