#58EBC9#58EBC9
#58EBC9 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.135 H 174.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBC9 |
|---|---|
| RGB | rgb(88, 235, 201) |
| HSL | hsl(166, 79%, 63%) |
| HSV | hsv(166, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(84.85, -47.10, 4.96) |
| CIE-LCH | lch(84.85, 47.36, 173.99°) |
| OKLab | oklab(85.24% -0.1339 0.0124) |
| OKLCH | oklch(85.24% 0.135 174.7) |
| XYZ | xyz(44.2704, 65.7037, 65.5960) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.56
Aqua Marine
#2EE8BB
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 5.03
Aquamarine (survey)
#04D8B2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBC9 #EB587A
analogous
#58EB7F #58EBC9 #58C4EB
triadic
#58EBC9 #C958EB #EBC958
tetradic
#58EBC9 #7F58EB #EB587A #C4EB58
square
#58EBC9 #7F58EB #EB587A #C4EB58
split-complementary
#58EBC9 #EB58C4 #EB7F58
monochromatic
#15B38F #21E4B7 #58EBC9 #8FF2DB #C5F8EC
Accessibility & contrast
On white
1.48
#58EBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#58EBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBC9
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBC9 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ebc9; /* rgb */ color: rgb(88, 235, 201); /* oklch */ color: oklch(85.2% 0.135 174.7);
Tailwind
colors: {
custom: {
50: '#96f2d9',
500: '#58ebc9',
950: '#000000',
},
}SCSS
$custom: #58ebc9; $custom-light: #96f2d9; $custom-dark: #000000;
JSON
{
"hex": "#58ebc9",
"rgb": {
"r": 88,
"g": 235,
"b": 201
},
"hsl": {
"h": 166.122,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.85241,
"c": 0.13451,
"h": 174.7
},
"luminance": 0.65708
}Semantic roles & 50–950 ramp
primary
#58EBC9
secondary
#B33451
accent
#0B3BDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583