#58ECBB#58ECBB
#58ECBB is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.1% C 0.145 H 167.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #58ECBB |
|---|---|
| RGB | rgb(88, 236, 187) |
| HSL | hsl(160, 80%, 64%) |
| HSV | hsv(160, 63%, 93%) |
| CMYK | cmyk(62.7%, 0%, 20.8%, 7.5%) |
| CIE-LAB | lab(84.82, -50.76, 12.25) |
| CIE-LCH | lch(84.82, 52.22, 166.44°) |
| OKLab | oklab(85.11% -0.1412 0.0314) |
| OKLCH | oklch(85.11% 0.145 167.5) |
| XYZ | xyz(42.9850, 65.6489, 57.4102) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ECBB #EC5889
analogous
#58EC71 #58ECBB #58D3EC
triadic
#58ECBB #BB58EC #ECBB58
tetradic
#58ECBB #7158EC #EC5889 #D3EC58
square
#58ECBB #7158EC #EC5889 #D3EC58
split-complementary
#58ECBB #EC58D3 #EC7158
monochromatic
#15B580 #21E6A5 #58ECBB #8FF2D1 #C6F9E8
Accessibility & contrast
On white
1.49
#58ECBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#58ECBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ECBB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ECBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ECBB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#00EDDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ecbb; /* rgb */ color: rgb(88, 236, 187); /* oklch */ color: oklch(85.1% 0.145 167.5);
Tailwind
colors: {
custom: {
50: '#96f3cf',
500: '#58ecbb',
950: '#000000',
},
}SCSS
$custom: #58ecbb; $custom-light: #96f3cf; $custom-dark: #000000;
JSON
{
"hex": "#58ecbb",
"rgb": {
"r": 88,
"g": 236,
"b": 187
},
"hsl": {
"h": 160.135,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.85111,
"c": 0.14467,
"h": 167.5
},
"luminance": 0.65653
}Semantic roles & 50–950 ramp
primary
#58ECBB
secondary
#B5335E
accent
#0A4FDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583