#4DFF77#4DFF77
#4DFF77 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.2% C 0.230 H 147.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF77 |
|---|---|
| RGB | rgb(77, 255, 119) |
| HSL | hsl(134, 100%, 65%) |
| HSV | hsv(134, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(89.12, -71.83, 51.70) |
| CIE-LCH | lch(89.12, 88.50, 144.26°) |
| OKLab | oklab(88.22% -0.1935 0.1239) |
| OKLCH | oklch(88.22% 0.23 147.4) |
| XYZ | xyz(42.1472, 74.4250, 29.5934) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.32
Spring Green
#00FF7F
ΔE00 2.40
Lightgreen (survey)
#76FF7B
ΔE00 2.48
Light Bright Green
#53FE5C
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.20
Bright Light Green
#2DFE54
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF77 #FF4DD5
analogous
#7CFF4D #4DFF77 #4DFFD0
triadic
#4DFF77 #774DFF #FF774D
tetradic
#4DFF77 #4D7CFF #FF4DD5 #FFD04D
square
#4DFF77 #4D7CFF #FF4DD5 #FFD04D
split-complementary
#4DFF77 #D04DFF #FF4D7C
monochromatic
#00D231 #10FF48 #4DFF77 #8AFFA6 #C7FFD5
Accessibility & contrast
On white
1.32
#4DFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#4DFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF77
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF77 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#EDDA81
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4dff77; /* rgb */ color: rgb(77, 255, 119); /* oklch */ color: oklch(88.2% 0.230 147.4);
Tailwind
colors: {
custom: {
50: '#95ffa1',
500: '#4dff77',
950: '#000000',
},
}SCSS
$custom: #4dff77; $custom-light: #95ffa1; $custom-dark: #000000;
JSON
{
"hex": "#4dff77",
"rgb": {
"r": 77,
"g": 255,
"b": 119
},
"hsl": {
"h": 134.157,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.8822,
"c": 0.22976,
"h": 147.4
},
"luminance": 0.7443
}Semantic roles & 50–950 ramp
primary
#4DFF77
secondary
#CC24A4
accent
#00AFE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680