#4DFF74#4DFF74
#4DFF74 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.2% C 0.232 H 147.0°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF74 |
|---|---|
| RGB | rgb(77, 255, 116) |
| HSL | hsl(133, 100%, 65%) |
| HSV | hsv(133, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.09, -72.23, 53.02) |
| CIE-LCH | lch(89.09, 89.59, 143.72°) |
| OKLab | oklab(88.18% -0.1946 0.1266) |
| OKLCH | oklch(88.18% 0.232 147) |
| XYZ | xyz(41.9699, 74.3541, 28.6595) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.42
Spearmint
#1EF876
ΔE00 2.50
Spring Green
#00FF7F
ΔE00 2.67
Light Bright Green
#53FE5C
ΔE00 2.73
Bright Light Green
#2DFE54
ΔE00 3.07
Light Neon Green
#4EFD54
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF74 #FF4DD8
analogous
#7FFF4D #4DFF74 #4DFFCD
triadic
#4DFF74 #744DFF #FF744D
tetradic
#4DFF74 #4D7FFF #FF4DD8 #FFCD4D
square
#4DFF74 #4D7FFF #FF4DD8 #FFCD4D
split-complementary
#4DFF74 #CD4DFF #FF4D7F
monochromatic
#00D22E #10FF44 #4DFF74 #8AFFA4 #C7FFD4
Accessibility & contrast
On white
1.32
#4DFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#4DFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF74
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF74 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#EDDA7F
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4dff74; /* rgb */ color: rgb(77, 255, 116); /* oklch */ color: oklch(88.2% 0.232 147.0);
Tailwind
colors: {
custom: {
50: '#95ff9f',
500: '#4dff74',
950: '#000000',
},
}SCSS
$custom: #4dff74; $custom-light: #95ff9f; $custom-dark: #000000;
JSON
{
"hex": "#4dff74",
"rgb": {
"r": 77,
"g": 255,
"b": 116
},
"hsl": {
"h": 133.146,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.88181,
"c": 0.23217,
"h": 147
},
"luminance": 0.74359
}Semantic roles & 50–950 ramp
primary
#4DFF74
secondary
#CC24A7
accent
#00B3E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680