#58BEBE#58BEBE
#58BEBE is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.1% C 0.095 H 195.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #58BEBE |
|---|---|
| RGB | rgb(88, 190, 190) |
| HSL | hsl(180, 44%, 55%) |
| HSV | hsv(180, 54%, 75%) |
| CMYK | cmyk(53.7%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.29, -29.42, -9.02) |
| CIE-LCH | lch(71.29, 30.77, 197.05°) |
| OKLab | oklab(74.15% -0.0913 -0.025) |
| OKLCH | oklch(74.15% 0.095 195.3) |
| XYZ | xyz(31.7283, 42.6163, 55.2589) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 5.38
Lightseagreen
#20B2AA
ΔE00 6.00
Topaz
#13BBAF
ΔE00 6.16
Turquoise Blue
#06B1C4
ΔE00 7.76
Tealish
#24BCA8
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58BEBE #BE5858
analogous
#58BE8B #58BEBE #588BBE
triadic
#58BEBE #BE58BE #BEBE58
tetradic
#58BEBE #8B58BE #BE5858 #8BBE58
square
#58BEBE #8B58BE #BE5858 #8BBE58
split-complementary
#58BEBE #BE588B #BE8B58
monochromatic
#2C7070 #3D9C9C #58BEBE #84CFCF #B0E0E0
Accessibility & contrast
On white
2.21
#58BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#58BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58BEBE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58BEBE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A2A9BF
Tritanopia (blue-blind)
#00C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #58bebe; /* rgb */ color: rgb(88, 190, 190); /* oklch */ color: oklch(74.1% 0.095 195.3);
Tailwind
colors: {
custom: {
50: '#91d2d1',
500: '#58bebe',
950: '#000000',
},
}SCSS
$custom: #58bebe; $custom-light: #91d2d1; $custom-dark: #000000;
JSON
{
"hex": "#58bebe",
"rgb": {
"r": 88,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 43.966,
"l": 54.51
},
"oklch": {
"l": 0.74149,
"c": 0.09464,
"h": 195.3
},
"luminance": 0.42619
}Semantic roles & 50–950 ramp
primary
#58BEBE
secondary
#CEA3A3
accent
#5454D4
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0D1414
muted
#7E8282