#58A8BC#58A8BC
#58A8BC is a light, moderate cyan. Relative luminance 0.337; OKLCH L 68.9% C 0.084 H 216.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #58A8BC |
|---|---|
| RGB | rgb(88, 168, 188) |
| HSL | hsl(192, 43%, 54%) |
| HSV | hsv(192, 53%, 74%) |
| CMYK | cmyk(53.2%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.73, -18.88, -17.78) |
| CIE-LCH | lch(64.73, 25.94, 223.28°) |
| OKLab | oklab(68.85% -0.0675 -0.0492) |
| OKLCH | oklch(68.85% 0.084 216.1) |
| XYZ | xyz(27.1007, 33.7084, 52.6454) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.64
Greyblue
#77A1B5
ΔE00 6.57
Cadetblue
#5F9EA0
ΔE00 7.42
Bluegrey
#85A3B2
ΔE00 8.88
Bluey Grey
#89A0B0
ΔE00 11.09
Sky Blue
#87CEEB
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58A8BC #BC6C58
analogous
#58BC9E #58A8BC #5876BC
triadic
#58A8BC #BC58A8 #A8BC58
tetradic
#58A8BC #9E58BC #BC6C58 #76BC58
square
#58A8BC #9E58BC #BC6C58 #76BC58
split-complementary
#58A8BC #BC5876 #BC9E58
monochromatic
#2C606E #3E8799 #58A8BC #84BFCE #AFD6DF
Accessibility & contrast
On white
2.71
#58A8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#58A8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58A8BC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58A8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58A8BC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#8B98BC
Tritanopia (blue-blind)
#08AFAE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #58a8bc; /* rgb */ color: rgb(88, 168, 188); /* oklch */ color: oklch(68.9% 0.084 216.1);
Tailwind
colors: {
custom: {
50: '#8fc2d0',
500: '#58a8bc',
950: '#000000',
},
}SCSS
$custom: #58a8bc; $custom-light: #8fc2d0; $custom-dark: #000000;
JSON
{
"hex": "#58a8bc",
"rgb": {
"r": 88,
"g": 168,
"b": 188
},
"hsl": {
"h": 192,
"s": 42.735,
"l": 54.118
},
"oklch": {
"l": 0.68853,
"c": 0.0835,
"h": 216.1
},
"luminance": 0.33711
}Semantic roles & 50–950 ramp
primary
#58A8BC
secondary
#CDABA3
accent
#6E55D3
background
#F9FBFC
surface
#F1F7F9
border
#CBD0D2
text
#0D1214
muted
#7E8182