#58ADD4#58ADD4
#58ADD4 is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.0% C 0.100 H 230.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #58ADD4 |
|---|---|
| RGB | rgb(88, 173, 212) |
| HSL | hsl(199, 59%, 59%) |
| HSV | hsv(199, 58%, 83%) |
| CMYK | cmyk(58.5%, 18.4%, 0%, 16.9%) |
| CIE-LAB | lab(67.06, -14.41, -27.52) |
| CIE-LCH | lch(67.06, 31.07, 242.36°) |
| OKLab | oklab(71% -0.0639 -0.0768) |
| OKLCH | oklch(71% 0.1 230.2) |
| XYZ | xyz(30.8472, 36.7124, 67.7352) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.84
Greyblue
#77A1B5
ΔE00 6.98
Lightblue (survey)
#7BC8F6
ΔE00 8.08
Bright Sky Blue
#02CCFE
ΔE00 8.92
Sky Blue (survey)
#75BBFD
ΔE00 8.97
Bluegrey
#85A3B2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ADD4 #D47F58
analogous
#58D4BD #58ADD4 #586FD4
triadic
#58ADD4 #D458AD #ADD458
tetradic
#58ADD4 #BD58D4 #D47F58 #6FD458
square
#58ADD4 #BD58D4 #D47F58 #6FD458
split-complementary
#58ADD4 #D4586F #D4BD58
monochromatic
#246C8D #3192BE #58ADD4 #89C5E1 #B9DDED
Accessibility & contrast
On white
2.52
#58ADD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#58ADD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ADD4
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ADD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ADD4 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ABD6
Deuteranopia (green-blind)
#889ED3
Tritanopia (blue-blind)
#00B8BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #58add4; /* rgb */ color: rgb(88, 173, 212); /* oklch */ color: oklch(71.0% 0.100 230.2);
Tailwind
colors: {
custom: {
50: '#91c5e1',
500: '#58add4',
950: '#000000',
},
}SCSS
$custom: #58add4; $custom-light: #91c5e1; $custom-dark: #000000;
JSON
{
"hex": "#58add4",
"rgb": {
"r": 88,
"g": 173,
"b": 212
},
"hsl": {
"h": 198.871,
"s": 59.048,
"l": 58.824
},
"oklch": {
"l": 0.71001,
"c": 0.0999,
"h": 230.2
},
"luminance": 0.36715
}Semantic roles & 50–950 ramp
primary
#58ADD4
secondary
#DCBBAB
accent
#7746E2
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183