#58BEC0#58BEC0
#58BEC0 is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.2% C 0.095 H 197.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #58BEC0 |
|---|---|
| RGB | rgb(88, 190, 192) |
| HSL | hsl(181, 45%, 55%) |
| HSV | hsv(181, 54%, 75%) |
| CMYK | cmyk(54.2%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(71.35, -28.88, -10.03) |
| CIE-LCH | lch(71.35, 30.57, 199.15°) |
| OKLab | oklab(74.22% -0.0904 -0.0277) |
| OKLCH | oklch(74.22% 0.095 197.1) |
| XYZ | xyz(31.9484, 42.7043, 56.4180) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 5.72
Lightseagreen
#20B2AA
ΔE00 6.52
Topaz
#13BBAF
ΔE00 6.82
Turquoise Blue
#06B1C4
ΔE00 7.17
Aqua Blue
#02D8E9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58BEC0 #C05A58
analogous
#58C08E #58BEC0 #588AC0
triadic
#58BEC0 #C058BE #BEC058
tetradic
#58BEC0 #8E58C0 #C05A58 #8AC058
square
#58BEC0 #8E58C0 #C05A58 #8AC058
split-complementary
#58BEC0 #C0588A #C08E58
monochromatic
#2B7172 #3C9D9F #58BEC0 #84CFD1 #B1E1E2
Accessibility & contrast
On white
2.20
#58BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#58BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58BEC0
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58BEC0 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#A1A9C1
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #58bec0; /* rgb */ color: rgb(88, 190, 192); /* oklch */ color: oklch(74.2% 0.095 197.1);
Tailwind
colors: {
custom: {
50: '#91d2d3',
500: '#58bec0',
950: '#000000',
},
}SCSS
$custom: #58bec0; $custom-light: #91d2d3; $custom-dark: #000000;
JSON
{
"hex": "#58bec0",
"rgb": {
"r": 88,
"g": 190,
"b": 192
},
"hsl": {
"h": 181.154,
"s": 45.217,
"l": 54.902
},
"oklch": {
"l": 0.74217,
"c": 0.09459,
"h": 197.1
},
"luminance": 0.42707
}Semantic roles & 50–950 ramp
primary
#58BEC0
secondary
#D0A5A4
accent
#5553D5
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282