#58ECBE#58ECBE
#58ECBE is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.2% C 0.143 H 168.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #58ECBE |
|---|---|
| RGB | rgb(88, 236, 190) |
| HSL | hsl(161, 80%, 64%) |
| HSV | hsv(161, 63%, 93%) |
| CMYK | cmyk(62.7%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(84.88, -50.09, 10.77) |
| CIE-LCH | lch(84.88, 51.23, 167.86°) |
| OKLab | oklab(85.19% -0.1399 0.0276) |
| OKLCH | oklch(85.19% 0.143 168.9) |
| XYZ | xyz(43.3095, 65.7787, 59.1193) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.20
Light Turquoise
#7EF4CC
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 4.60
Aqua (survey)
#13EAC9
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ECBE #EC5886
analogous
#58EC74 #58ECBE #58D0EC
triadic
#58ECBE #BE58EC #ECBE58
tetradic
#58ECBE #7458EC #EC5886 #D0EC58
square
#58ECBE #7458EC #EC5886 #D0EC58
split-complementary
#58ECBE #EC58D0 #EC7458
monochromatic
#15B583 #21E6A9 #58ECBE #8FF2D3 #C6F9E9
Accessibility & contrast
On white
1.48
#58ECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#58ECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ECBE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ECBE | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ecbe; /* rgb */ color: rgb(88, 236, 190); /* oklch */ color: oklch(85.2% 0.143 168.9);
Tailwind
colors: {
custom: {
50: '#96f3d1',
500: '#58ecbe',
950: '#000000',
},
}SCSS
$custom: #58ecbe; $custom-light: #96f3d1; $custom-dark: #000000;
JSON
{
"hex": "#58ecbe",
"rgb": {
"r": 88,
"g": 236,
"b": 190
},
"hsl": {
"h": 161.351,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.85188,
"c": 0.14257,
"h": 168.9
},
"luminance": 0.65783
}Semantic roles & 50–950 ramp
primary
#58ECBE
secondary
#B5335C
accent
#0A4BDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583