#4DFF73#4DFF73
#4DFF73 is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.2% C 0.233 H 146.8°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF73 |
|---|---|
| RGB | rgb(77, 255, 115) |
| HSL | hsl(133, 100%, 65%) |
| HSV | hsv(133, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(89.08, -72.35, 53.45) |
| CIE-LCH | lch(89.08, 89.96, 143.54°) |
| OKLab | oklab(88.17% -0.195 0.1275) |
| OKLCH | oklch(88.17% 0.233 146.8) |
| XYZ | xyz(41.9120, 74.3309, 28.3548) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.42
Spearmint
#1EF876
ΔE00 2.57
Light Bright Green
#53FE5C
ΔE00 2.61
Spring Green
#00FF7F
ΔE00 2.77
Bright Light Green
#2DFE54
ΔE00 2.96
Light Neon Green
#4EFD54
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF73 #FF4DD9
analogous
#80FF4D #4DFF73 #4DFFCC
triadic
#4DFF73 #734DFF #FF734D
tetradic
#4DFF73 #4D80FF #FF4DD9 #FFCC4D
square
#4DFF73 #4D80FF #FF4DD9 #FFCC4D
split-complementary
#4DFF73 #CC4DFF #FF4D80
monochromatic
#00D22D #10FF43 #4DFF73 #8AFFA3 #C7FFD3
Accessibility & contrast
On white
1.32
#4DFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#4DFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF73
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF73 | 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)
#FFE966
Deuteranopia (green-blind)
#EDDA7E
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4dff73; /* rgb */ color: rgb(77, 255, 115); /* oklch */ color: oklch(88.2% 0.233 146.8);
Tailwind
colors: {
custom: {
50: '#95ff9e',
500: '#4dff73',
950: '#000000',
},
}SCSS
$custom: #4dff73; $custom-light: #95ff9e; $custom-dark: #000000;
JSON
{
"hex": "#4dff73",
"rgb": {
"r": 77,
"g": 255,
"b": 115
},
"hsl": {
"h": 132.809,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.88169,
"c": 0.23297,
"h": 146.8
},
"luminance": 0.74336
}Semantic roles & 50–950 ramp
primary
#4DFF73
secondary
#CC24A8
accent
#00B5E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680