#4DFF87#4DFF87
#4DFF87 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.216 H 149.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF87 |
|---|---|
| RGB | rgb(77, 255, 135) |
| HSL | hsl(140, 100%, 65%) |
| HSV | hsv(140, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(89.32, -69.56, 44.47) |
| CIE-LCH | lch(89.32, 82.56, 147.41°) |
| OKLab | oklab(88.45% -0.1872 0.1085) |
| OKLCH | oklch(88.45% 0.216 149.9) |
| XYZ | xyz(43.1903, 74.8422, 35.0868) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.75
Wintergreen
#20F986
ΔE00 2.14
Spearmint
#1EF876
ΔE00 2.36
Minty Green
#0BF77D
ΔE00 2.42
Lightgreen (survey)
#76FF7B
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF87 #FF4DC5
analogous
#6CFF4D #4DFF87 #4DFFE0
triadic
#4DFF87 #874DFF #FF874D
tetradic
#4DFF87 #4D6CFF #FF4DC5 #FFE04D
square
#4DFF87 #4D6CFF #FF4DC5 #FFE04D
split-complementary
#4DFF87 #E04DFF #FF4D6C
monochromatic
#00D244 #10FF5E #4DFF87 #8AFFB0 #C7FFDA
Accessibility & contrast
On white
1.32
#4DFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#4DFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF87
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF87 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#EBDB90
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4dff87; /* rgb */ color: rgb(77, 255, 135); /* oklch */ color: oklch(88.4% 0.216 149.9);
Tailwind
colors: {
custom: {
50: '#94ffac',
500: '#4dff87',
950: '#000000',
},
}SCSS
$custom: #4dff87; $custom-light: #94ffac; $custom-dark: #000000;
JSON
{
"hex": "#4dff87",
"rgb": {
"r": 77,
"g": 255,
"b": 135
},
"hsl": {
"h": 139.551,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.88446,
"c": 0.21639,
"h": 149.9
},
"luminance": 0.74847
}Semantic roles & 50–950 ramp
primary
#4DFF87
secondary
#CC2495
accent
#009BE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681