#58EDAE#58EDAE
#58EDAE is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.0% C 0.156 H 161.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #58EDAE |
|---|---|
| RGB | rgb(88, 237, 174) |
| HSL | hsl(155, 81%, 64%) |
| HSV | hsv(155, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(84.84, -53.99, 19.04) |
| CIE-LCH | lch(84.84, 57.25, 160.57°) |
| OKLab | oklab(85.04% -0.1481 0.0486) |
| OKLCH | oklch(85.04% 0.156 161.8) |
| XYZ | xyz(41.9446, 65.6947, 50.5060) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Greenish Turquoise
#00FBB0
ΔE00 3.96
Greenish Cyan
#2AFEB7
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EDAE #ED5897
analogous
#58ED63 #58EDAE #58E1ED
triadic
#58EDAE #AE58ED #EDAE58
tetradic
#58EDAE #6358ED #ED5897 #E1ED58
square
#58EDAE #6358ED #ED5897 #E1ED58
split-complementary
#58EDAE #ED58E1 #ED6358
monochromatic
#14B772 #21E793 #58EDAE #8FF3C9 #C6F9E4
Accessibility & contrast
On white
1.49
#58EDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#58EDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EDAE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EDAE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 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)
#EADCAA
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58edae; /* rgb */ color: rgb(88, 237, 174); /* oklch */ color: oklch(85.0% 0.156 161.8);
Tailwind
colors: {
custom: {
50: '#96f4c6',
500: '#58edae',
950: '#000000',
},
}SCSS
$custom: #58edae; $custom-light: #96f4c6; $custom-dark: #000000;
JSON
{
"hex": "#58edae",
"rgb": {
"r": 88,
"g": 237,
"b": 174
},
"hsl": {
"h": 154.631,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.85041,
"c": 0.15585,
"h": 161.8
},
"luminance": 0.65699
}Semantic roles & 50–950 ramp
primary
#58EDAE
secondary
#B6336A
accent
#0962DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582