#4DFF76#4DFF76
#4DFF76 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.2% C 0.231 H 147.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF76 |
|---|---|
| RGB | rgb(77, 255, 118) |
| HSL | hsl(134, 100%, 65%) |
| HSV | hsv(134, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(89.11, -71.97, 52.14) |
| CIE-LCH | lch(89.11, 88.87, 144.08°) |
| OKLab | oklab(88.21% -0.1939 0.1248) |
| OKLCH | oklch(88.21% 0.231 147.2) |
| XYZ | xyz(42.0875, 74.4011, 29.2788) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.37
Lightgreen (survey)
#76FF7B
ΔE00 2.45
Spring Green
#00FF7F
ΔE00 2.49
Light Bright Green
#53FE5C
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.28
Bright Light Green
#2DFE54
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF76 #FF4DD6
analogous
#7DFF4D #4DFF76 #4DFFCF
triadic
#4DFF76 #764DFF #FF764D
tetradic
#4DFF76 #4D7DFF #FF4DD6 #FFCF4D
square
#4DFF76 #4D7DFF #FF4DD6 #FFCF4D
split-complementary
#4DFF76 #CF4DFF #FF4D7D
monochromatic
#00D230 #10FF47 #4DFF76 #8AFFA5 #C7FFD4
Accessibility & contrast
On white
1.32
#4DFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#4DFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF76
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF76 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#EDDA80
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4dff76; /* rgb */ color: rgb(77, 255, 118); /* oklch */ color: oklch(88.2% 0.231 147.2);
Tailwind
colors: {
custom: {
50: '#95ffa0',
500: '#4dff76',
950: '#000000',
},
}SCSS
$custom: #4dff76; $custom-light: #95ffa0; $custom-dark: #000000;
JSON
{
"hex": "#4dff76",
"rgb": {
"r": 77,
"g": 255,
"b": 118
},
"hsl": {
"h": 133.82,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.88207,
"c": 0.23057,
"h": 147.2
},
"luminance": 0.74406
}Semantic roles & 50–950 ramp
primary
#4DFF76
secondary
#CC24A5
accent
#00B1E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680