#58CEF2#58CEF2
#58CEF2 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.8% C 0.116 H 221.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #58CEF2 |
|---|---|
| RGB | rgb(88, 206, 242) |
| HSL | hsl(194, 86%, 65%) |
| HSV | hsv(194, 64%, 95%) |
| CMYK | cmyk(63.6%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.65, -22.48, -27.56) |
| CIE-LCH | lch(77.65, 35.57, 230.79°) |
| OKLab | oklab(79.83% -0.0874 -0.0768) |
| OKLCH | oklch(79.83% 0.116 221.3) |
| XYZ | xyz(42.1163, 52.6237, 91.9250) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.48
Neon Blue
#04D9FF
ΔE00 3.96
Sky Blue
#87CEEB
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 6.44
Lightskyblue
#87CEFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CEF2 #F27C58
analogous
#58F2C9 #58CEF2 #5881F2
triadic
#58CEF2 #F258CE #CEF258
tetradic
#58CEF2 #C958F2 #F27C58 #81F258
square
#58CEF2 #C958F2 #F27C58 #81F258
split-complementary
#58CEF2 #F25881 #F2C958
monochromatic
#0F97C1 #1FBDEE #58CEF2 #91DFF6 #CAEFFB
Accessibility & contrast
On white
1.82
#58CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#58CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CEF2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CEF2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #58cef2; /* rgb */ color: rgb(88, 206, 242); /* oklch */ color: oklch(79.8% 0.116 221.3);
Tailwind
colors: {
custom: {
50: '#96ddf6',
500: '#58cef2',
950: '#000000',
},
}SCSS
$custom: #58cef2; $custom-light: #96ddf6; $custom-dark: #000000;
JSON
{
"hex": "#58cef2",
"rgb": {
"r": 88,
"g": 206,
"b": 242
},
"hsl": {
"h": 194.026,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.79827,
"c": 0.11633,
"h": 221.3
},
"luminance": 0.52628
}Semantic roles & 50–950 ramp
primary
#58CEF2
secondary
#BE5130
accent
#3703E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485