#41FF95#41FF95
#41FF95 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.208 H 153.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #41FF95 |
|---|---|
| RGB | rgb(65, 255, 149) |
| HSL | hsl(147, 100%, 63%) |
| HSV | hsv(147, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(89.30, -68.99, 37.63) |
| CIE-LCH | lch(89.30, 78.58, 151.39°) |
| OKLab | oklab(88.44% -0.1857 0.0932) |
| OKLCH | oklch(88.44% 0.208 153.4) |
| XYZ | xyz(43.3608, 74.8086, 40.5822) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.38
Mediumspringgreen
#00FA9A
ΔE00 2.44
Turquoise Green
#04F489
ΔE00 2.68
Spring Green
#00FF7F
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FF95 #FF41AB
analogous
#4CFF41 #41FF95 #41FFF4
triadic
#41FF95 #9541FF #FF9541
tetradic
#41FF95 #414CFF #FF41AB #FFF441
square
#41FF95 #414CFF #FF41AB #FFF441
split-complementary
#41FF95 #F441FF #FF414C
monochromatic
#00C657 #04FF73 #41FF95 #7EFFB7 #BBFFD9
Accessibility & contrast
On white
1.32
#41FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#41FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FF95
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FF95 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#E9DA9C
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #41ff95; /* rgb */ color: rgb(65, 255, 149); /* oklch */ color: oklch(88.4% 0.208 153.4);
Tailwind
colors: {
custom: {
50: '#90ffb5',
500: '#41ff95',
950: '#000000',
},
}SCSS
$custom: #41ff95; $custom-light: #90ffb5; $custom-dark: #000000;
JSON
{
"hex": "#41ff95",
"rgb": {
"r": 65,
"g": 255,
"b": 149
},
"hsl": {
"h": 146.526,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.88436,
"c": 0.20776,
"h": 153.4
},
"luminance": 0.74814
}Semantic roles & 50–950 ramp
primary
#41FF95
secondary
#C2227B
accent
#0080E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681