#58EDC0#58EDC0
#58EDC0 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.142 H 169.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #58EDC0 |
|---|---|
| RGB | rgb(88, 237, 192) |
| HSL | hsl(162, 81%, 64%) |
| HSV | hsv(162, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 19%, 7.1%) |
| CIE-LAB | lab(85.22, -50.05, 10.21) |
| CIE-LCH | lch(85.22, 51.08, 168.47°) |
| OKLab | oklab(85.48% -0.14 0.0261) |
| OKLCH | oklch(85.48% 0.142 169.4) |
| XYZ | xyz(43.8183, 66.4442, 60.3747) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 3.55
Aqua (survey)
#13EAC9
ΔE00 4.38
Aquamarine
#7FFFD4
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EDC0 #ED5885
analogous
#58ED75 #58EDC0 #58D0ED
triadic
#58EDC0 #C058ED #EDC058
tetradic
#58EDC0 #7558ED #ED5885 #D0ED58
square
#58EDC0 #7558ED #ED5885 #D0ED58
split-complementary
#58EDC0 #ED58D0 #ED7558
monochromatic
#14B786 #21E7AB #58EDC0 #8FF3D5 #C6F9EA
Accessibility & contrast
On white
1.47
#58EDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#58EDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EDC0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EDC0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58edc0; /* rgb */ color: rgb(88, 237, 192); /* oklch */ color: oklch(85.5% 0.142 169.4);
Tailwind
colors: {
custom: {
50: '#96f3d3',
500: '#58edc0',
950: '#000000',
},
}SCSS
$custom: #58edc0; $custom-light: #96f3d3; $custom-dark: #000000;
JSON
{
"hex": "#58edc0",
"rgb": {
"r": 88,
"g": 237,
"b": 192
},
"hsl": {
"h": 161.879,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.85479,
"c": 0.1424,
"h": 169.4
},
"luminance": 0.66449
}Semantic roles & 50–950 ramp
primary
#58EDC0
secondary
#B6335B
accent
#0949DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583