#58EBC7#58EBC7
#58EBC7 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.136 H 173.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBC7 |
|---|---|
| RGB | rgb(88, 235, 199) |
| HSL | hsl(165, 79%, 63%) |
| HSV | hsv(165, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 15.3%, 7.8%) |
| CIE-LAB | lab(84.80, -47.57, 5.94) |
| CIE-LCH | lch(84.80, 47.94, 172.89°) |
| OKLab | oklab(85.19% -0.1348 0.015) |
| OKLCH | oklch(85.19% 0.136 173.7) |
| XYZ | xyz(44.0366, 65.6102, 64.3650) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.77
Aqua Marine
#2EE8BB
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 4.41
Bright Teal
#01F9C6
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBC7 #EB587C
analogous
#58EB7D #58EBC7 #58C5EB
triadic
#58EBC7 #C758EB #EBC758
tetradic
#58EBC7 #7D58EB #EB587C #C5EB58
square
#58EBC7 #7D58EB #EB587C #C5EB58
split-complementary
#58EBC7 #EB58C5 #EB7D58
monochromatic
#15B38D #21E4B5 #58EBC7 #8FF2D9 #C5F8EC
Accessibility & contrast
On white
1.49
#58EBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#58EBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBC7
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBC7 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC5
Deuteranopia (green-blind)
#CFCDCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ebc7; /* rgb */ color: rgb(88, 235, 199); /* oklch */ color: oklch(85.2% 0.136 173.7);
Tailwind
colors: {
custom: {
50: '#96f2d8',
500: '#58ebc7',
950: '#000000',
},
}SCSS
$custom: #58ebc7; $custom-light: #96f2d8; $custom-dark: #000000;
JSON
{
"hex": "#58ebc7",
"rgb": {
"r": 88,
"g": 235,
"b": 199
},
"hsl": {
"h": 165.306,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.85186,
"c": 0.13566,
"h": 173.7
},
"luminance": 0.65615
}Semantic roles & 50–950 ramp
primary
#58EBC7
secondary
#B33453
accent
#0B3EDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583