#58ECC0#58ECC0
#58ECC0 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.2% C 0.141 H 169.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #58ECC0 |
|---|---|
| RGB | rgb(88, 236, 192) |
| HSL | hsl(162, 80%, 64%) |
| HSV | hsv(162, 63%, 93%) |
| CMYK | cmyk(62.7%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(84.93, -49.63, 9.79) |
| CIE-LCH | lch(84.93, 50.59, 168.84°) |
| OKLab | oklab(85.24% -0.139 0.025) |
| OKLCH | oklch(85.24% 0.141 169.8) |
| XYZ | xyz(43.5296, 65.8668, 60.2785) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 3.32
Bright Teal
#01F9C6
ΔE00 3.74
Aqua (survey)
#13EAC9
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.71
Light Aquamarine
#7BFDC7
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ECC0 #EC5884
analogous
#58EC76 #58ECC0 #58CEEC
triadic
#58ECC0 #C058EC #ECC058
tetradic
#58ECC0 #7658EC #EC5884 #CEEC58
square
#58ECC0 #7658EC #EC5884 #CEEC58
split-complementary
#58ECC0 #EC58CE #EC7658
monochromatic
#15B585 #21E6AB #58ECC0 #8FF2D5 #C6F9E9
Accessibility & contrast
On white
1.48
#58ECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#58ECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ECC0
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ECC0 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ecc0; /* rgb */ color: rgb(88, 236, 192); /* oklch */ color: oklch(85.2% 0.141 169.8);
Tailwind
colors: {
custom: {
50: '#96f3d3',
500: '#58ecc0',
950: '#000000',
},
}SCSS
$custom: #58ecc0; $custom-light: #96f3d3; $custom-dark: #000000;
JSON
{
"hex": "#58ecc0",
"rgb": {
"r": 88,
"g": 236,
"b": 192
},
"hsl": {
"h": 162.162,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.85239,
"c": 0.14121,
"h": 169.8
},
"luminance": 0.65871
}Semantic roles & 50–950 ramp
primary
#58ECC0
secondary
#B5335A
accent
#0A48DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583