#58EBC5#58EBC5
#58EBC5 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.137 H 172.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBC5 |
|---|---|
| RGB | rgb(88, 235, 197) |
| HSL | hsl(164, 79%, 63%) |
| HSV | hsv(164, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(84.75, -48.05, 6.92) |
| CIE-LCH | lch(84.75, 48.54, 171.81°) |
| OKLab | oklab(85.13% -0.1357 0.0176) |
| OKLCH | oklch(85.13% 0.137 172.6) |
| XYZ | xyz(43.8060, 65.5179, 63.1501) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.54
Aqua (survey)
#13EAC9
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 4.83
Aquamarine
#7FFFD4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBC5 #EB587E
analogous
#58EB7B #58EBC5 #58C7EB
triadic
#58EBC5 #C558EB #EBC558
tetradic
#58EBC5 #7B58EB #EB587E #C7EB58
square
#58EBC5 #7B58EB #EB587E #C7EB58
split-complementary
#58EBC5 #EB58C7 #EB7B58
monochromatic
#15B38A #21E4B2 #58EBC5 #8FF2D8 #C5F8EB
Accessibility & contrast
On white
1.49
#58EBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#58EBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBC5
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBC5 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC3
Deuteranopia (green-blind)
#CFCDC8
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ebc5; /* rgb */ color: rgb(88, 235, 197); /* oklch */ color: oklch(85.1% 0.137 172.6);
Tailwind
colors: {
custom: {
50: '#96f2d6',
500: '#58ebc5',
950: '#000000',
},
}SCSS
$custom: #58ebc5; $custom-light: #96f2d6; $custom-dark: #000000;
JSON
{
"hex": "#58ebc5",
"rgb": {
"r": 88,
"g": 235,
"b": 197
},
"hsl": {
"h": 164.49,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.85132,
"c": 0.13686,
"h": 172.6
},
"luminance": 0.65523
}Semantic roles & 50–950 ramp
primary
#58EBC5
secondary
#B33455
accent
#0B40DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583