#58CAF2#58CAF2
#58CAF2 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 78.9% C 0.117 H 224.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #58CAF2 |
|---|---|
| RGB | rgb(88, 202, 242) |
| HSL | hsl(196, 86%, 65%) |
| HSV | hsv(196, 64%, 95%) |
| CMYK | cmyk(63.6%, 16.5%, 0%, 5.1%) |
| CIE-LAB | lab(76.51, -20.45, -29.31) |
| CIE-LCH | lch(76.51, 35.74, 235.09°) |
| OKLab | oklab(78.91% -0.0833 -0.0818) |
| OKLCH | oklch(78.91% 0.117 224.5) |
| XYZ | xyz(41.1656, 50.7222, 91.6081) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.88
Sky Blue
#87CEEB
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 4.74
Lightblue (survey)
#7BC8F6
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CAF2 #F28058
analogous
#58F2CD #58CAF2 #587DF2
triadic
#58CAF2 #F258CA #CAF258
tetradic
#58CAF2 #CD58F2 #F28058 #7DF258
square
#58CAF2 #CD58F2 #F28058 #7DF258
split-complementary
#58CAF2 #F2587D #F2CD58
monochromatic
#0F92C1 #1FB8EE #58CAF2 #91DCF6 #CAEEFB
Accessibility & contrast
On white
1.88
#58CAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#58CAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CAF2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CAF2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F4
Deuteranopia (green-blind)
#9EB6F2
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #58caf2; /* rgb */ color: rgb(88, 202, 242); /* oklch */ color: oklch(78.9% 0.117 224.5);
Tailwind
colors: {
custom: {
50: '#96daf6',
500: '#58caf2',
950: '#000000',
},
}SCSS
$custom: #58caf2; $custom-light: #96daf6; $custom-dark: #000000;
JSON
{
"hex": "#58caf2",
"rgb": {
"r": 88,
"g": 202,
"b": 242
},
"hsl": {
"h": 195.584,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.78913,
"c": 0.11677,
"h": 224.5
},
"luminance": 0.50727
}Semantic roles & 50–950 ramp
primary
#58CAF2
secondary
#BE5530
accent
#3D03E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385