#41DE7A#41DE7A
#41DE7A is a light, vivid green. Relative luminance 0.548; OKLCH L 79.7% C 0.190 H 151.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #41DE7A |
|---|---|
| RGB | rgb(65, 222, 122) |
| HSL | hsl(142, 70%, 56%) |
| HSV | hsv(142, 71%, 87%) |
| CMYK | cmyk(70.7%, 0%, 45%, 12.9%) |
| CIE-LAB | lab(78.91, -61.93, 37.51) |
| CIE-LCH | lch(78.91, 72.41, 148.80°) |
| OKLab | oklab(79.72% -0.1667 0.0921) |
| OKLCH | oklch(79.72% 0.19 151.1) |
| XYZ | xyz(31.8114, 54.7679, 27.3033) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.62
Tealish Green
#0CDC73
ΔE00 1.66
Seaweed
#18D17B
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.69
Turquoise Green
#04F489
ΔE00 5.02
Lightish Green
#61E160
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DE7A #DE41A5
analogous
#57DE41 #41DE7A #41DEC8
triadic
#41DE7A #7A41DE #DE7A41
tetradic
#41DE7A #4157DE #DE41A5 #DEC841
square
#41DE7A #4157DE #DE41A5 #DEC841
split-complementary
#41DE7A #C841DE #DE4157
monochromatic
#188C42 #21C05B #41DE7A #75E79F #A9F0C3
Accessibility & contrast
On white
1.76
#41DE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#41DE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DE7A
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DE7A | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB72
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#00DAC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #41de7a; /* rgb */ color: rgb(65, 222, 122); /* oklch */ color: oklch(79.7% 0.190 151.1);
Tailwind
colors: {
custom: {
50: '#8ae9a2',
500: '#41de7a',
950: '#000000',
},
}SCSS
$custom: #41de7a; $custom-light: #8ae9a2; $custom-dark: #000000;
JSON
{
"hex": "#41de7a",
"rgb": {
"r": 65,
"g": 222,
"b": 122
},
"hsl": {
"h": 141.783,
"s": 70.404,
"l": 56.275
},
"oklch": {
"l": 0.79721,
"c": 0.19047,
"h": 151.1
},
"luminance": 0.54772
}Semantic roles & 50–950 ramp
primary
#41DE7A
secondary
#92326F
accent
#3BACED
background
#FCFEFC
surface
#F4FDF5
border
#CED5CF
text
#0D160F
muted
#7F8480