#58CBF3#58CBF3
#58CBF3 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.2% C 0.117 H 224.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #58CBF3 |
|---|---|
| RGB | rgb(88, 203, 243) |
| HSL | hsl(195, 87%, 65%) |
| HSV | hsv(195, 64%, 95%) |
| CMYK | cmyk(63.8%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(76.83, -20.66, -29.35) |
| CIE-LCH | lch(76.83, 35.89, 234.86°) |
| OKLab | oklab(79.18% -0.084 -0.0819) |
| OKLCH | oklch(79.18% 0.117 224.3) |
| XYZ | xyz(41.5516, 51.2533, 92.4797) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.85
Sky Blue
#87CEEB
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CBF3 #F38058
analogous
#58F3CE #58CBF3 #587DF3
triadic
#58CBF3 #F358CB #CBF358
tetradic
#58CBF3 #CE58F3 #F38058 #7DF358
square
#58CBF3 #CE58F3 #F38058 #7DF358
split-complementary
#58CBF3 #F3587D #F3CE58
monochromatic
#0E94C3 #1FB9EF #58CBF3 #91DDF7 #CAEFFB
Accessibility & contrast
On white
1.87
#58CBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#58CBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CBF3
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CBF3 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#9FB7F3
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #58cbf3; /* rgb */ color: rgb(88, 203, 243); /* oklch */ color: oklch(79.2% 0.117 224.3);
Tailwind
colors: {
custom: {
50: '#96dbf7',
500: '#58cbf3',
950: '#000000',
},
}SCSS
$custom: #58cbf3; $custom-light: #96dbf7; $custom-dark: #000000;
JSON
{
"hex": "#58cbf3",
"rgb": {
"r": 88,
"g": 203,
"b": 243
},
"hsl": {
"h": 195.484,
"s": 86.592,
"l": 64.902
},
"oklch": {
"l": 0.79182,
"c": 0.11732,
"h": 224.3
},
"luminance": 0.51258
}Semantic roles & 50–950 ramp
primary
#58CBF3
secondary
#C0552F
accent
#3C02E3
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485