#58CAF3#58CAF3
#58CAF3 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.0% C 0.117 H 225.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #58CAF3 |
|---|---|
| RGB | rgb(88, 202, 243) |
| HSL | hsl(196, 87%, 65%) |
| HSV | hsv(196, 64%, 95%) |
| CMYK | cmyk(63.8%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(76.55, -20.15, -29.79) |
| CIE-LCH | lch(76.55, 35.96, 235.92°) |
| OKLab | oklab(78.95% -0.083 -0.0831) |
| OKLCH | oklch(78.95% 0.117 225.1) |
| XYZ | xyz(41.3162, 50.7825, 92.4012) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.82
Sky Blue
#87CEEB
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 4.71
Lightblue (survey)
#7BC8F6
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 5.44
Lightskyblue
#87CEFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CAF3 #F38158
analogous
#58F3CF #58CAF3 #587DF3
triadic
#58CAF3 #F358CA #CAF358
tetradic
#58CAF3 #CF58F3 #F38158 #7DF358
square
#58CAF3 #CF58F3 #F38158 #7DF358
split-complementary
#58CAF3 #F3587D #F3CF58
monochromatic
#0E93C3 #1FB8EF #58CAF3 #91DCF7 #CAEEFB
Accessibility & contrast
On white
1.88
#58CAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#58CAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CAF3
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CAF3 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F5
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #58caf3; /* rgb */ color: rgb(88, 202, 243); /* oklch */ color: oklch(79.0% 0.117 225.1);
Tailwind
colors: {
custom: {
50: '#96daf7',
500: '#58caf3',
950: '#000000',
},
}SCSS
$custom: #58caf3; $custom-light: #96daf7; $custom-dark: #000000;
JSON
{
"hex": "#58caf3",
"rgb": {
"r": 88,
"g": 202,
"b": 243
},
"hsl": {
"h": 195.871,
"s": 86.592,
"l": 64.902
},
"oklch": {
"l": 0.78954,
"c": 0.11748,
"h": 225.1
},
"luminance": 0.50787
}Semantic roles & 50–950 ramp
primary
#58CAF3
secondary
#C0552F
accent
#3E02E3
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385