#58DA7C#58DA7C
#58DA7C is a light, vivid green. Relative luminance 0.537; OKLCH L 79.4% C 0.175 H 149.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #58DA7C |
|---|---|
| RGB | rgb(88, 218, 124) |
| HSL | hsl(137, 64%, 60%) |
| HSV | hsv(137, 60%, 85%) |
| CMYK | cmyk(59.6%, 0%, 43.1%, 14.5%) |
| CIE-LAB | lab(78.27, -55.86, 35.81) |
| CIE-LCH | lch(78.27, 66.35, 147.34°) |
| OKLab | oklab(79.36% -0.151 0.0882) |
| OKLCH | oklch(79.36% 0.175 149.7) |
| XYZ | xyz(32.7316, 53.6696, 27.6992) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Tealish Green
#0CDC73
ΔE00 3.04
Seaweed
#18D17B
ΔE00 4.16
Emerald
#50C878
ΔE00 4.69
Lightish Green
#61E160
ΔE00 5.25
Aqua Green
#12E193
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DA7C #DA58B6
analogous
#75DA58 #58DA7C #58DABD
triadic
#58DA7C #7C58DA #DA7C58
tetradic
#58DA7C #5875DA #DA58B6 #DABD58
square
#58DA7C #5875DA #DA58B6 #DABD58
split-complementary
#58DA7C #BD58DA #DA5875
monochromatic
#219642 #2CC858 #58DA7C #8AE5A3 #BCF0CB
Accessibility & contrast
On white
1.79
#58DA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#58DA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DA7C
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DA7C | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC975
Deuteranopia (green-blind)
#CABD82
Tritanopia (blue-blind)
#33D6C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #58da7c; /* rgb */ color: rgb(88, 218, 124); /* oklch */ color: oklch(79.4% 0.175 149.7);
Tailwind
colors: {
custom: {
50: '#93e6a3',
500: '#58da7c',
950: '#000000',
},
}SCSS
$custom: #58da7c; $custom-light: #93e6a3; $custom-dark: #000000;
JSON
{
"hex": "#58da7c",
"rgb": {
"r": 88,
"g": 218,
"b": 124
},
"hsl": {
"h": 136.615,
"s": 63.725,
"l": 60
},
"oklch": {
"l": 0.79361,
"c": 0.17488,
"h": 149.7
},
"luminance": 0.53673
}Semantic roles & 50–950 ramp
primary
#58DA7C
secondary
#9B3B80
accent
#41B9E7
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0E160F
muted
#7F8480