#58ECC8#58ECC8
#58ECC8 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.136 H 173.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #58ECC8 |
|---|---|
| RGB | rgb(88, 236, 200) |
| HSL | hsl(165, 80%, 64%) |
| HSV | hsv(165, 63%, 93%) |
| CMYK | cmyk(62.7%, 0%, 15.3%, 7.5%) |
| CIE-LAB | lab(85.11, -47.76, 5.87) |
| CIE-LCH | lch(85.11, 48.12, 173.00°) |
| OKLab | oklab(85.45% -0.1354 0.0148) |
| OKLCH | oklch(85.45% 0.136 173.8) |
| XYZ | xyz(44.4402, 66.2310, 65.0742) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.77
Aqua Marine
#2EE8BB
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.55
Tiffany Blue
#7BF2DA
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.57
Aquamarine
#7FFFD4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ECC8 #EC587C
analogous
#58EC7E #58ECC8 #58C6EC
triadic
#58ECC8 #C858EC #ECC858
tetradic
#58ECC8 #7E58EC #EC587C #C6EC58
square
#58ECC8 #7E58EC #EC587C #C6EC58
split-complementary
#58ECC8 #EC58C6 #EC7E58
monochromatic
#15B58E #21E6B6 #58ECC8 #8FF2DA #C6F9EC
Accessibility & contrast
On white
1.47
#58ECC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#58ECC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ECC8
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ECC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ECC8 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC6
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58ecc8; /* rgb */ color: rgb(88, 236, 200); /* oklch */ color: oklch(85.5% 0.136 173.8);
Tailwind
colors: {
custom: {
50: '#96f3d8',
500: '#58ecc8',
950: '#000000',
},
}SCSS
$custom: #58ecc8; $custom-light: #96f3d8; $custom-dark: #000000;
JSON
{
"hex": "#58ecc8",
"rgb": {
"r": 88,
"g": 236,
"b": 200
},
"hsl": {
"h": 165.405,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.85452,
"c": 0.13621,
"h": 173.8
},
"luminance": 0.66236
}Semantic roles & 50–950 ramp
primary
#58ECC8
secondary
#B53353
accent
#0A3DDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583