#58DA7F#58DA7F
#58DA7F is a light, vivid green. Relative luminance 0.537; OKLCH L 79.4% C 0.172 H 150.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #58DA7F |
|---|---|
| RGB | rgb(88, 218, 127) |
| HSL | hsl(138, 64%, 60%) |
| HSV | hsv(138, 60%, 85%) |
| CMYK | cmyk(59.6%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(78.31, -55.37, 34.36) |
| CIE-LCH | lch(78.31, 65.16, 148.18°) |
| OKLab | oklab(79.41% -0.1497 0.0849) |
| OKLCH | oklch(79.41% 0.172 150.4) |
| XYZ | xyz(32.9242, 53.7466, 28.7136) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Tealish Green
#0CDC73
ΔE00 3.18
Seaweed
#18D17B
ΔE00 3.95
Emerald
#50C878
ΔE00 4.54
Aqua Green
#12E193
ΔE00 4.88
Lightish Green
#61E160
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DA7F #DA58B3
analogous
#72DA58 #58DA7F #58DAC0
triadic
#58DA7F #7F58DA #DA7F58
tetradic
#58DA7F #5872DA #DA58B3 #DAC058
square
#58DA7F #5872DA #DA58B3 #DAC058
split-complementary
#58DA7F #C058DA #DA5872
monochromatic
#219644 #2CC85B #58DA7F #8AE5A5 #BCF0CC
Accessibility & contrast
On white
1.79
#58DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#58DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DA7F
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DA7F | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#31D7C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #58da7f; /* rgb */ color: rgb(88, 218, 127); /* oklch */ color: oklch(79.4% 0.172 150.4);
Tailwind
colors: {
custom: {
50: '#93e6a5',
500: '#58da7f',
950: '#000000',
},
}SCSS
$custom: #58da7f; $custom-light: #93e6a5; $custom-dark: #000000;
JSON
{
"hex": "#58da7f",
"rgb": {
"r": 88,
"g": 218,
"b": 127
},
"hsl": {
"h": 138,
"s": 63.725,
"l": 60
},
"oklch": {
"l": 0.79413,
"c": 0.17212,
"h": 150.4
},
"luminance": 0.5375
}Semantic roles & 50–950 ramp
primary
#58DA7F
secondary
#9B3B7E
accent
#41B5E7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480