#41D97F#41D97F
#41D97F is a light, vivid green. Relative luminance 0.523; OKLCH L 78.5% C 0.180 H 152.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #41D97F |
|---|---|
| RGB | rgb(65, 217, 127) |
| HSL | hsl(144, 67%, 55%) |
| HSV | hsv(144, 70%, 85%) |
| CMYK | cmyk(70%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(77.45, -59.28, 33.12) |
| CIE-LCH | lch(77.45, 67.90, 150.81°) |
| OKLab | oklab(78.54% -0.1598 0.0821) |
| OKLCH | oklch(78.54% 0.18 152.8) |
| XYZ | xyz(30.8209, 52.2784, 28.5410) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.39
Seaweed
#18D17B
ΔE00 2.60
Weird Green
#3AE57F
ΔE00 3.02
Aqua Green
#12E193
ΔE00 3.82
Emerald
#50C878
ΔE00 4.28
Algae Green
#21C36F
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41D97F #D9419B
analogous
#4FD941 #41D97F #41D9CB
triadic
#41D97F #7F41D9 #D97F41
tetradic
#41D97F #414FD9 #D9419B #D9CB41
square
#41D97F #414FD9 #D9419B #D9CB41
split-complementary
#41D97F #CB41D9 #D9414F
monochromatic
#1B8546 #25B861 #41D97F #74E3A1 #A7EDC4
Accessibility & contrast
On white
1.83
#41D97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#41D97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41D97F
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41D97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41D97F | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#C7BA85
Tritanopia (blue-blind)
#00D6C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #41d97f; /* rgb */ color: rgb(65, 217, 127); /* oklch */ color: oklch(78.5% 0.180 152.8);
Tailwind
colors: {
custom: {
50: '#89e6a5',
500: '#41d97f',
950: '#000000',
},
}SCSS
$custom: #41d97f; $custom-light: #89e6a5; $custom-dark: #000000;
JSON
{
"hex": "#41d97f",
"rgb": {
"r": 65,
"g": 217,
"b": 127
},
"hsl": {
"h": 144.474,
"s": 66.667,
"l": 55.294
},
"oklch": {
"l": 0.7854,
"c": 0.17963,
"h": 152.8
},
"luminance": 0.52282
}Semantic roles & 50–950 ramp
primary
#41D97F
secondary
#8B3367
accent
#3EA4EA
background
#FCFEFC
surface
#F4FCF6
border
#CED5D0
text
#0D160F
muted
#7F8480