#58CAEC#58CAEC
#58CAEC is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.7% C 0.113 H 220.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #58CAEC |
|---|---|
| RGB | rgb(88, 202, 236) |
| HSL | hsl(194, 80%, 64%) |
| HSV | hsv(194, 63%, 93%) |
| CMYK | cmyk(62.7%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(76.29, -22.26, -26.42) |
| CIE-LCH | lch(76.29, 34.54, 229.89°) |
| OKLab | oklab(78.67% -0.0856 -0.0736) |
| OKLCH | oklch(78.67% 0.113 220.7) |
| XYZ | xyz(40.2793, 50.3677, 86.9398) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.83
Neon Blue
#04D9FF
ΔE00 4.59
Sky Blue
#87CEEB
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.30
Lightblue (survey)
#7BC8F6
ΔE00 6.60
Lightskyblue
#87CEFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CAEC #EC7A58
analogous
#58ECC4 #58CAEC #5880EC
triadic
#58CAEC #EC58CA #CAEC58
tetradic
#58CAEC #C458EC #EC7A58 #80EC58
square
#58CAEC #C458EC #EC7A58 #80EC58
split-complementary
#58CAEC #EC5880 #ECC458
monochromatic
#1590B5 #21B9E6 #58CAEC #8FDBF2 #C6EDF9
Accessibility & contrast
On white
1.90
#58CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#58CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CAEC
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CAEC | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EE
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #58caec; /* rgb */ color: rgb(88, 202, 236); /* oklch */ color: oklch(78.7% 0.113 220.7);
Tailwind
colors: {
custom: {
50: '#95daf2',
500: '#58caec',
950: '#000000',
},
}SCSS
$custom: #58caec; $custom-light: #95daf2; $custom-dark: #000000;
JSON
{
"hex": "#58caec",
"rgb": {
"r": 88,
"g": 202,
"b": 236
},
"hsl": {
"h": 193.784,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.78669,
"c": 0.11284,
"h": 220.7
},
"luminance": 0.50372
}Semantic roles & 50–950 ramp
primary
#58CAEC
secondary
#B55133
accent
#3A0ADC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385