#58CCEF#58CCEF
#58CCEF is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.2% C 0.115 H 221.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #58CCEF |
|---|---|
| RGB | rgb(88, 204, 239) |
| HSL | hsl(194, 83%, 64%) |
| HSV | hsv(194, 63%, 94%) |
| CMYK | cmyk(63.2%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(76.97, -22.37, -26.99) |
| CIE-LCH | lch(76.97, 35.05, 230.34°) |
| OKLab | oklab(79.25% -0.0865 -0.0752) |
| OKLCH | oklch(79.25% 0.115 221) |
| XYZ | xyz(41.1911, 51.4881, 89.4120) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.62
Neon Blue
#04D9FF
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 5.15
Lightblue (survey)
#7BC8F6
ΔE00 6.50
Lightskyblue
#87CEFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CCEF #EF7B58
analogous
#58EFC6 #58CCEF #5881EF
triadic
#58CCEF #EF58CC #CCEF58
tetradic
#58CCEF #C658EF #EF7B58 #81EF58
square
#58CCEF #C658EF #EF7B58 #81EF58
split-complementary
#58CCEF #EF5881 #EFC658
monochromatic
#1294BB #20BBEA #58CCEF #90DDF4 #C8EEFA
Accessibility & contrast
On white
1.86
#58CCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#58CCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CCEF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CCEF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #58ccef; /* rgb */ color: rgb(88, 204, 239); /* oklch */ color: oklch(79.2% 0.115 221.0);
Tailwind
colors: {
custom: {
50: '#96dbf4',
500: '#58ccef',
950: '#000000',
},
}SCSS
$custom: #58ccef; $custom-light: #96dbf4; $custom-dark: #000000;
JSON
{
"hex": "#58ccef",
"rgb": {
"r": 88,
"g": 204,
"b": 239
},
"hsl": {
"h": 193.907,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.79248,
"c": 0.11459,
"h": 221
},
"luminance": 0.51492
}Semantic roles & 50–950 ramp
primary
#58CCEF
secondary
#BA5132
accent
#3907DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485