#58ABC0#58ABC0
#58ABC0 is a light, moderate cyan. Relative luminance 0.350; OKLCH L 69.7% C 0.086 H 216.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #58ABC0 |
|---|---|
| RGB | rgb(88, 171, 192) |
| HSL | hsl(192, 45%, 55%) |
| HSV | hsv(192, 54%, 75%) |
| CMYK | cmyk(54.2%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.75, -19.30, -18.46) |
| CIE-LCH | lch(65.75, 26.70, 223.73°) |
| OKLab | oklab(69.72% -0.0693 -0.0511) |
| OKLCH | oklch(69.72% 0.086 216.4) |
| XYZ | xyz(28.0981, 35.0037, 55.1346) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.35
Greyblue
#77A1B5
ΔE00 6.89
Cadetblue
#5F9EA0
ΔE00 8.05
Bluegrey
#85A3B2
ΔE00 9.11
Sky Blue
#87CEEB
ΔE00 10.69
Bright Sky Blue
#02CCFE
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ABC0 #C06D58
analogous
#58C0A1 #58ABC0 #5877C0
triadic
#58ABC0 #C058AB #ABC058
tetradic
#58ABC0 #A158C0 #C06D58 #77C058
square
#58ABC0 #A158C0 #C06D58 #77C058
split-complementary
#58ABC0 #C05877 #C0A158
monochromatic
#2B6472 #3C8B9F #58ABC0 #84C1D1 #B1D8E2
Accessibility & contrast
On white
2.62
#58ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#58ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ABC0
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ABC0 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C1
Deuteranopia (green-blind)
#8D9BC0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #58abc0; /* rgb */ color: rgb(88, 171, 192); /* oklch */ color: oklch(69.7% 0.086 216.4);
Tailwind
colors: {
custom: {
50: '#8fc4d3',
500: '#58abc0',
950: '#000000',
},
}SCSS
$custom: #58abc0; $custom-light: #8fc4d3; $custom-dark: #000000;
JSON
{
"hex": "#58abc0",
"rgb": {
"r": 88,
"g": 171,
"b": 192
},
"hsl": {
"h": 192.115,
"s": 45.217,
"l": 54.902
},
"oklch": {
"l": 0.69716,
"c": 0.08609,
"h": 216.4
},
"luminance": 0.35006
}Semantic roles & 50–950 ramp
primary
#58ABC0
secondary
#D0ADA4
accent
#6D53D5
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1214
muted
#7E8182