#58A7FF#58A7FF
#58A7FF is a light, vivid cyan. Relative luminance 0.369; OKLCH L 71.7% C 0.151 H 252.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #58A7FF |
|---|---|
| RGB | rgb(88, 167, 255) |
| HSL | hsl(212, 100%, 67%) |
| HSV | hsv(212, 65%, 100%) |
| CMYK | cmyk(65.5%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(67.22, 2.66, -50.80) |
| CIE-LCH | lch(67.22, 50.87, 273.00°) |
| OKLab | oklab(71.74% -0.0446 -0.1441) |
| OKLCH | oklch(71.74% 0.151 252.8) |
| XYZ | xyz(35.8866, 36.9285, 99.8250) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.64
Azure (survey)
#069AF3
ΔE00 5.96
Cornflowerblue
#6495ED
ΔE00 6.69
Carolina Blue
#8AB8FE
ΔE00 6.82
Dodgerblue
#1E90FF
ΔE00 6.90
Dark Sky Blue
#448EE4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58A7FF #FFB058
analogous
#58FAFF #58A7FF #5D58FF
triadic
#58A7FF #FF58A7 #A7FF58
tetradic
#58A7FF #FF58FA #FFB058 #58FF5D
square
#58A7FF #FF58FA #FFB058 #58FF5D
split-complementary
#58A7FF #FF5D58 #FAFF58
monochromatic
#0068DD #1B87FF #58A7FF #95C7FF #D2E7FF
Accessibility & contrast
On white
2.50
#58A7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#58A7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58A7FF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58A7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58A7FF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#699CFD
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #58a7ff; /* rgb */ color: rgb(88, 167, 255); /* oklch */ color: oklch(71.7% 0.151 252.8);
Tailwind
colors: {
custom: {
50: '#97c0ff',
500: '#58a7ff',
950: '#000000',
},
}SCSS
$custom: #58a7ff; $custom-light: #97c0ff; $custom-dark: #000000;
JSON
{
"hex": "#58a7ff",
"rgb": {
"r": 88,
"g": 167,
"b": 255
},
"hsl": {
"h": 211.617,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.7174,
"c": 0.15086,
"h": 252.8
},
"luminance": 0.36932
}Semantic roles & 50–950 ramp
primary
#58A7FF
secondary
#F4DBBF
accent
#7900E6
background
#FAFBFF
surface
#F3F7FF
border
#CDD0D7
text
#0F1218
muted
#7F8186