#58DD7D#58DD7D
#58DD7D is a light, vivid green. Relative luminance 0.553; OKLCH L 80.1% C 0.178 H 149.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #58DD7D |
|---|---|
| RGB | rgb(88, 221, 125) |
| HSL | hsl(137, 66%, 61%) |
| HSV | hsv(137, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(79.19, -56.85, 36.50) |
| CIE-LCH | lch(79.19, 67.56, 147.30°) |
| OKLab | oklab(80.13% -0.1536 0.0898) |
| OKLCH | oklch(80.13% 0.178 149.7) |
| XYZ | xyz(33.5802, 55.2650, 28.2956) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Tealish Green
#0CDC73
ΔE00 2.97
Seaweed
#18D17B
ΔE00 4.61
Lightish Green
#61E160
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.21
Emerald
#50C878
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DD7D #DD58B8
analogous
#75DD58 #58DD7D #58DDC0
triadic
#58DD7D #7D58DD #DD7D58
tetradic
#58DD7D #5875DD #DD58B8 #DDC058
square
#58DD7D #5875DD #DD58B8 #DDC058
split-complementary
#58DD7D #C058DD #DD5875
monochromatic
#209B42 #2ACE58 #58DD7D #8BE7A5 #BEF2CC
Accessibility & contrast
On white
1.74
#58DD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#58DD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DD7D
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DD7D | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#31D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58dd7d; /* rgb */ color: rgb(88, 221, 125); /* oklch */ color: oklch(80.1% 0.178 149.7);
Tailwind
colors: {
custom: {
50: '#93e8a4',
500: '#58dd7d',
950: '#000000',
},
}SCSS
$custom: #58dd7d; $custom-light: #93e8a4; $custom-dark: #000000;
JSON
{
"hex": "#58dd7d",
"rgb": {
"r": 88,
"g": 221,
"b": 125
},
"hsl": {
"h": 136.692,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.80127,
"c": 0.17796,
"h": 149.7
},
"luminance": 0.55268
}Semantic roles & 50–950 ramp
primary
#58DD7D
secondary
#9F3A83
accent
#179BCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480