#58ABE3#58ABE3
#58ABE3 is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.2% C 0.115 H 240.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #58ABE3 |
|---|---|
| RGB | rgb(88, 171, 227) |
| HSL | hsl(204, 71%, 62%) |
| HSV | hsv(204, 61%, 89%) |
| CMYK | cmyk(61.2%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(67.08, -8.67, -35.74) |
| CIE-LCH | lch(67.08, 36.77, 256.36°) |
| OKLab | oklab(71.22% -0.0567 -0.1003) |
| OKLCH | oklch(71.22% 0.115 240.5) |
| XYZ | xyz(32.4473, 36.7434, 78.0404) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.92
Azure (survey)
#069AF3
ΔE00 6.38
Deepskyblue
#00BFFF
ΔE00 7.12
Lightblue (survey)
#7BC8F6
ΔE00 8.16
Sky
#82CAFC
ΔE00 8.63
Carolina Blue
#8AB8FE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ABE3 #E39058
analogous
#58E3D6 #58ABE3 #5866E3
triadic
#58ABE3 #E358AB #ABE358
tetradic
#58ABE3 #D658E3 #E39058 #66E358
square
#58ABE3 #D658E3 #E39058 #66E358
split-complementary
#58ABE3 #E35866 #E3D658
monochromatic
#1C6EA5 #2490D9 #58ABE3 #8CC5EC #C1E0F5
Accessibility & contrast
On white
2.52
#58ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#58ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ABE3
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ABE3 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE6
Deuteranopia (green-blind)
#7F9DE2
Tritanopia (blue-blind)
#00B9BE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #58abe3; /* rgb */ color: rgb(88, 171, 227); /* oklch */ color: oklch(71.2% 0.115 240.5);
Tailwind
colors: {
custom: {
50: '#93c3ec',
500: '#58abe3',
950: '#000000',
},
}SCSS
$custom: #58abe3; $custom-light: #93c3ec; $custom-dark: #000000;
JSON
{
"hex": "#58abe3",
"rgb": {
"r": 88,
"g": 171,
"b": 227
},
"hsl": {
"h": 204.173,
"s": 71.282,
"l": 61.765
},
"oklch": {
"l": 0.71217,
"c": 0.11522,
"h": 240.5
},
"luminance": 0.36747
}Semantic roles & 50–950 ramp
primary
#58ABE3
secondary
#E5C6B2
accent
#6012D3
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184