#3DDC7F#3DDC7F
#3DDC7F is a light, vivid green. Relative luminance 0.537; OKLCH L 79.2% C 0.185 H 152.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #3DDC7F |
|---|---|
| RGB | rgb(61, 220, 127) |
| HSL | hsl(145, 69%, 55%) |
| HSV | hsv(145, 72%, 86%) |
| CMYK | cmyk(72.3%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(78.29, -60.98, 34.20) |
| CIE-LCH | lch(78.29, 69.91, 150.71°) |
| OKLab | oklab(79.21% -0.1642 0.0846) |
| OKLCH | oklch(79.21% 0.185 152.7) |
| XYZ | xyz(31.3457, 53.7072, 28.7891) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 1.97
Weird Green
#3AE57F
ΔE00 2.26
Seaweed
#18D17B
ΔE00 3.15
Aqua Green
#12E193
ΔE00 3.71
Emerald
#50C878
ΔE00 5.03
Turquoise Green
#04F489
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DDC7F #DC3D9A
analogous
#4ADC3D #3DDC7F #3DDCCF
triadic
#3DDC7F #7F3DDC #DC7F3D
tetradic
#3DDC7F #3D4ADC #DC3D9A #DCCF3D
square
#3DDC7F #3D4ADC #DC3D9A #DCCF3D
split-complementary
#3DDC7F #CF3DDC #DC3D4A
monochromatic
#188646 #22BA61 #3DDC7F #71E5A1 #A5EFC3
Accessibility & contrast
On white
1.79
#3DDC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#3DDC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DDC7F
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DDC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DDC7F | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#00D9C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #3ddc7f; /* rgb */ color: rgb(61, 220, 127); /* oklch */ color: oklch(79.2% 0.185 152.7);
Tailwind
colors: {
custom: {
50: '#88e8a5',
500: '#3ddc7f',
950: '#000000',
},
}SCSS
$custom: #3ddc7f; $custom-light: #88e8a5; $custom-dark: #000000;
JSON
{
"hex": "#3ddc7f",
"rgb": {
"r": 61,
"g": 220,
"b": 127
},
"hsl": {
"h": 144.906,
"s": 69.432,
"l": 55.098
},
"oklch": {
"l": 0.79214,
"c": 0.18473,
"h": 152.7
},
"luminance": 0.53711
}Semantic roles & 50–950 ramp
primary
#3DDC7F
secondary
#8D3166
accent
#3CA3EC
background
#FCFEFC
surface
#F4FDF6
border
#CED5D0
text
#0D160F
muted
#7F8480