#58AABB#58AABB
#58AABB is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.3% C 0.084 H 212.9°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #58AABB |
|---|---|
| RGB | rgb(88, 170, 187) |
| HSL | hsl(190, 42%, 54%) |
| HSV | hsv(190, 53%, 73%) |
| CMYK | cmyk(52.9%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(65.29, -20.21, -16.39) |
| CIE-LCH | lch(65.29, 26.02, 219.03°) |
| OKLab | oklab(69.29% -0.0701 -0.0453) |
| OKLCH | oklch(69.29% 0.084 212.9) |
| XYZ | xyz(27.3654, 34.4096, 52.2037) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.85
Cadetblue
#5F9EA0
ΔE00 6.69
Greyblue
#77A1B5
ΔE00 7.53
Bluegrey
#85A3B2
ΔE00 9.57
Sky Blue
#87CEEB
ΔE00 11.54
Lightseagreen
#20B2AA
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58AABB #BB6958
analogous
#58BB9B #58AABB #5879BB
triadic
#58AABB #BB58AA #AABB58
tetradic
#58AABB #9B58BB #BB6958 #79BB58
square
#58AABB #9B58BB #BB6958 #79BB58
split-complementary
#58AABB #BB5879 #BB9B58
monochromatic
#2C616C #3E8898 #58AABB #83C0CD #AFD6DE
Accessibility & contrast
On white
2.66
#58AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#58AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58AABB
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58AABB | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#09B1AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #58aabb; /* rgb */ color: rgb(88, 170, 187); /* oklch */ color: oklch(69.3% 0.084 212.9);
Tailwind
colors: {
custom: {
50: '#8fc3cf',
500: '#58aabb',
950: '#000000',
},
}SCSS
$custom: #58aabb; $custom-light: #8fc3cf; $custom-dark: #000000;
JSON
{
"hex": "#58aabb",
"rgb": {
"r": 88,
"g": 170,
"b": 187
},
"hsl": {
"h": 190.303,
"s": 42.128,
"l": 53.922
},
"oklch": {
"l": 0.69287,
"c": 0.0835,
"h": 212.9
},
"luminance": 0.34412
}Semantic roles & 50–950 ramp
primary
#58AABB
secondary
#CDAAA2
accent
#6B56D2
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1213
muted
#7E8182