#58ADD3#58ADD3
#58ADD3 is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.0% C 0.099 H 229.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #58ADD3 |
|---|---|
| RGB | rgb(88, 173, 211) |
| HSL | hsl(199, 58%, 59%) |
| HSV | hsv(199, 58%, 83%) |
| CMYK | cmyk(58.3%, 18%, 0%, 17.3%) |
| CIE-LAB | lab(67.02, -14.72, -27.03) |
| CIE-LCH | lch(67.02, 30.78, 241.43°) |
| OKLab | oklab(70.96% -0.0643 -0.0754) |
| OKLCH | oklch(70.96% 0.099 229.5) |
| XYZ | xyz(30.7214, 36.6621, 67.0729) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.87
Deepskyblue
#00BFFF
ΔE00 6.99
Lightblue (survey)
#7BC8F6
ΔE00 8.19
Bright Sky Blue
#02CCFE
ΔE00 8.90
Bluegrey
#85A3B2
ΔE00 9.16
Sky Blue (survey)
#75BBFD
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ADD3 #D37E58
analogous
#58D3BC #58ADD3 #586FD3
triadic
#58ADD3 #D358AD #ADD358
tetradic
#58ADD3 #BC58D3 #D37E58 #6FD358
square
#58ADD3 #BC58D3 #D37E58 #6FD358
split-complementary
#58ADD3 #D3586F #D3BC58
monochromatic
#256C8C #3291BC #58ADD3 #88C5E0 #B9DDED
Accessibility & contrast
On white
2.52
#58ADD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#58ADD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ADD3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ADD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ADD3 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAAD5
Deuteranopia (green-blind)
#889DD2
Tritanopia (blue-blind)
#00B8B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #58add3; /* rgb */ color: rgb(88, 173, 211); /* oklch */ color: oklch(71.0% 0.099 229.5);
Tailwind
colors: {
custom: {
50: '#91c5e0',
500: '#58add3',
950: '#000000',
},
}SCSS
$custom: #58add3; $custom-light: #91c5e0; $custom-dark: #000000;
JSON
{
"hex": "#58add3",
"rgb": {
"r": 88,
"g": 173,
"b": 211
},
"hsl": {
"h": 198.537,
"s": 58.294,
"l": 58.627
},
"oklch": {
"l": 0.70959,
"c": 0.09906,
"h": 229.5
},
"luminance": 0.36665
}Semantic roles & 50–950 ramp
primary
#58ADD3
secondary
#DCBAAB
accent
#7646E2
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183