#4DFF80#4DFF80
#4DFF80 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.3% C 0.222 H 148.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF80 |
|---|---|
| RGB | rgb(77, 255, 128) |
| HSL | hsl(137, 100%, 65%) |
| HSV | hsv(137, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.23, -70.59, 47.67) |
| CIE-LCH | lch(89.23, 85.18, 145.97°) |
| OKLab | oklab(88.34% -0.19 0.1154) |
| OKLCH | oklch(88.34% 0.222 148.7) |
| XYZ | xyz(42.7135, 74.6515, 32.5760) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.79
Spearmint
#1EF876
ΔE00 2.09
Minty Green
#0BF77D
ΔE00 2.60
Wintergreen
#20F986
ΔE00 2.70
Lightgreen (survey)
#76FF7B
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF80 #FF4DCC
analogous
#73FF4D #4DFF80 #4DFFD9
triadic
#4DFF80 #804DFF #FF804D
tetradic
#4DFF80 #4D73FF #FF4DCC #FFD94D
square
#4DFF80 #4D73FF #FF4DCC #FFD94D
split-complementary
#4DFF80 #D94DFF #FF4D73
monochromatic
#00D23C #10FF54 #4DFF80 #8AFFAC #C7FFD7
Accessibility & contrast
On white
1.32
#4DFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#4DFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF80
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF80 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4dff80; /* rgb */ color: rgb(77, 255, 128); /* oklch */ color: oklch(88.3% 0.222 148.7);
Tailwind
colors: {
custom: {
50: '#94ffa7',
500: '#4dff80',
950: '#000000',
},
}SCSS
$custom: #4dff80; $custom-light: #94ffa7; $custom-dark: #000000;
JSON
{
"hex": "#4dff80",
"rgb": {
"r": 77,
"g": 255,
"b": 128
},
"hsl": {
"h": 137.191,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.88343,
"c": 0.22232,
"h": 148.7
},
"luminance": 0.74656
}Semantic roles & 50–950 ramp
primary
#4DFF80
secondary
#CC249C
accent
#00A4E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1810
muted
#808680