#58CFED#58CFED
#58CFED is a light, moderate cyan. Relative luminance 0.528; OKLCH L 79.9% C 0.113 H 217.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #58CFED |
|---|---|
| RGB | rgb(88, 207, 237) |
| HSL | hsl(192, 81%, 64%) |
| HSV | hsv(192, 63%, 93%) |
| CMYK | cmyk(62.9%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(77.76, -24.47, -24.71) |
| CIE-LCH | lch(77.76, 34.78, 225.28°) |
| OKLab | oklab(79.86% -0.0903 -0.0687) |
| OKLCH | oklch(79.86% 0.113 217.3) |
| XYZ | xyz(41.6172, 52.8104, 88.1045) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.56
Bright Sky Blue
#02CCFE
ΔE00 4.95
Sky Blue
#87CEEB
ΔE00 5.13
Baby Blue
#89CFF0
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.79
Lightblue (survey)
#7BC8F6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CFED #ED7658
analogous
#58EDC1 #58CFED #5884ED
triadic
#58CFED #ED58CF #CFED58
tetradic
#58CFED #C158ED #ED7658 #84ED58
square
#58CFED #C158ED #ED7658 #84ED58
split-complementary
#58CFED #ED5884 #EDC158
monochromatic
#1496B7 #21BFE7 #58CFED #8FDFF3 #C6EFF9
Accessibility & contrast
On white
1.82
#58CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#58CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CFED
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CFED | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#00DAD8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #58cfed; /* rgb */ color: rgb(88, 207, 237); /* oklch */ color: oklch(79.9% 0.113 217.3);
Tailwind
colors: {
custom: {
50: '#96def3',
500: '#58cfed',
950: '#000000',
},
}SCSS
$custom: #58cfed; $custom-light: #96def3; $custom-dark: #000000;
JSON
{
"hex": "#58cfed",
"rgb": {
"r": 88,
"g": 207,
"b": 237
},
"hsl": {
"h": 192.081,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.79857,
"c": 0.11346,
"h": 217.3
},
"luminance": 0.52815
}Semantic roles & 50–950 ramp
primary
#58CFED
secondary
#B64D33
accent
#3309DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485