#58BEBF#58BEBF
#58BEBF is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.2% C 0.095 H 196.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #58BEBF |
|---|---|
| RGB | rgb(88, 190, 191) |
| HSL | hsl(181, 45%, 55%) |
| HSV | hsv(181, 54%, 75%) |
| CMYK | cmyk(53.9%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(71.32, -29.15, -9.53) |
| CIE-LCH | lch(71.32, 30.67, 198.10°) |
| OKLab | oklab(74.18% -0.0908 -0.0264) |
| OKLCH | oklch(74.18% 0.095 196.2) |
| XYZ | xyz(31.8380, 42.6602, 55.8365) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 5.54
Lightseagreen
#20B2AA
ΔE00 6.25
Topaz
#13BBAF
ΔE00 6.48
Turquoise Blue
#06B1C4
ΔE00 7.46
Aqua Blue
#02D8E9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58BEBF #BF5958
analogous
#58BF8D #58BEBF #588ABF
triadic
#58BEBF #BF58BE #BEBF58
tetradic
#58BEBF #8D58BF #BF5958 #8ABF58
square
#58BEBF #8D58BF #BF5958 #8ABF58
split-complementary
#58BEBF #BF588A #BF8D58
monochromatic
#2B7171 #3C9D9D #58BEBF #84CFD0 #B0E0E1
Accessibility & contrast
On white
2.20
#58BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#58BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58BEBF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58BEBF | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A2A9C0
Tritanopia (blue-blind)
#00C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #58bebf; /* rgb */ color: rgb(88, 190, 191); /* oklch */ color: oklch(74.2% 0.095 196.2);
Tailwind
colors: {
custom: {
50: '#91d2d2',
500: '#58bebf',
950: '#000000',
},
}SCSS
$custom: #58bebf; $custom-light: #91d2d2; $custom-dark: #000000;
JSON
{
"hex": "#58bebf",
"rgb": {
"r": 88,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.583,
"s": 44.589,
"l": 54.706
},
"oklch": {
"l": 0.74183,
"c": 0.0946,
"h": 196.2
},
"luminance": 0.42663
}Semantic roles & 50–950 ramp
primary
#58BEBF
secondary
#CFA4A4
accent
#5554D4
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282