#4DFF75#4DFF75
#4DFF75 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.2% C 0.231 H 147.1°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF75 |
|---|---|
| RGB | rgb(77, 255, 117) |
| HSL | hsl(133, 100%, 65%) |
| HSV | hsv(133, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(89.10, -72.10, 52.58) |
| CIE-LCH | lch(89.10, 89.23, 143.90°) |
| OKLab | oklab(88.19% -0.1943 0.1257) |
| OKLCH | oklch(88.19% 0.231 147.1) |
| XYZ | xyz(42.0284, 74.3775, 28.9675) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.44
Lightgreen (survey)
#76FF7B
ΔE00 2.44
Spring Green
#00FF7F
ΔE00 2.58
Light Bright Green
#53FE5C
ΔE00 2.85
Bright Light Green
#2DFE54
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF75 #FF4DD7
analogous
#7EFF4D #4DFF75 #4DFFCE
triadic
#4DFF75 #754DFF #FF754D
tetradic
#4DFF75 #4D7EFF #FF4DD7 #FFCE4D
square
#4DFF75 #4D7EFF #FF4DD7 #FFCE4D
split-complementary
#4DFF75 #CE4DFF #FF4D7E
monochromatic
#00D22F #10FF46 #4DFF75 #8AFFA4 #C7FFD4
Accessibility & contrast
On white
1.32
#4DFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#4DFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF75
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF75 | 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)
#FFE968
Deuteranopia (green-blind)
#EDDA80
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4dff75; /* rgb */ color: rgb(77, 255, 117); /* oklch */ color: oklch(88.2% 0.231 147.1);
Tailwind
colors: {
custom: {
50: '#95ffa0',
500: '#4dff75',
950: '#000000',
},
}SCSS
$custom: #4dff75; $custom-light: #95ffa0; $custom-dark: #000000;
JSON
{
"hex": "#4dff75",
"rgb": {
"r": 77,
"g": 255,
"b": 117
},
"hsl": {
"h": 133.483,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.88194,
"c": 0.23137,
"h": 147.1
},
"luminance": 0.74382
}Semantic roles & 50–950 ramp
primary
#4DFF75
secondary
#CC24A6
accent
#00B2E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680