#41FF7D#41FF7D
#41FF7D is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.1% C 0.228 H 149.0°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #41FF7D |
|---|---|
| RGB | rgb(65, 255, 125) |
| HSL | hsl(139, 100%, 63%) |
| HSV | hsv(139, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 51%, 0%) |
| CIE-LAB | lab(88.98, -72.75, 48.71) |
| CIE-LCH | lch(88.98, 87.55, 146.20°) |
| OKLab | oklab(88.06% -0.1955 0.1176) |
| OKLCH | oklch(88.06% 0.228 149) |
| XYZ | xyz(41.6383, 74.1196, 31.5101) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.42
Spearmint
#1EF876
ΔE00 1.77
Minty Green
#0BF77D
ΔE00 2.38
Wintergreen
#20F986
ΔE00 2.62
Lightgreen (survey)
#76FF7B
ΔE00 3.26
Light Bright Green
#53FE5C
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FF7D #FF41C3
analogous
#64FF41 #41FF7D #41FFDC
triadic
#41FF7D #7D41FF #FF7D41
tetradic
#41FF7D #4164FF #FF41C3 #FFDC41
square
#41FF7D #4164FF #FF41C3 #FFDC41
split-complementary
#41FF7D #DC41FF #FF4164
monochromatic
#00C63E #04FF53 #41FF7D #7EFFA7 #BBFFD1
Accessibility & contrast
On white
1.33
#41FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#41FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FF7D
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FF7D | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE972
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #41ff7d; /* rgb */ color: rgb(65, 255, 125); /* oklch */ color: oklch(88.1% 0.228 149.0);
Tailwind
colors: {
custom: {
50: '#90ffa5',
500: '#41ff7d',
950: '#000000',
},
}SCSS
$custom: #41ff7d; $custom-light: #90ffa5; $custom-dark: #000000;
JSON
{
"hex": "#41ff7d",
"rgb": {
"r": 65,
"g": 255,
"b": 125
},
"hsl": {
"h": 138.947,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.88062,
"c": 0.22818,
"h": 149
},
"luminance": 0.74124
}Semantic roles & 50–950 ramp
primary
#41FF7D
secondary
#C22290
accent
#009DE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680