#4EFF72#4EFF72
#4EFF72 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.2% C 0.233 H 146.6°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFF72 |
|---|---|
| RGB | rgb(78, 255, 114) |
| HSL | hsl(132, 100%, 65%) |
| HSV | hsv(132, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(89.09, -72.32, 53.92) |
| CIE-LCH | lch(89.09, 90.21, 143.29°) |
| OKLab | oklab(88.18% -0.195 0.1284) |
| OKLCH | oklch(88.18% 0.233 146.6) |
| XYZ | xyz(41.9361, 74.3500, 28.0572) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.37
Light Bright Green
#53FE5C
ΔE00 2.47
Spearmint
#1EF876
ΔE00 2.68
Bright Light Green
#2DFE54
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 2.90
Light Neon Green
#4EFD54
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFF72 #FF4EDB
analogous
#83FF4E #4EFF72 #4EFFCA
triadic
#4EFF72 #724EFF #FF724E
tetradic
#4EFF72 #4E83FF #FF4EDB #FFCA4E
square
#4EFF72 #4E83FF #FF4EDB #FFCA4E
split-complementary
#4EFF72 #CA4EFF #FF4E83
monochromatic
#00D32B #11FF41 #4EFF72 #8BFFA3 #C8FFD4
Accessibility & contrast
On white
1.32
#4EFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#4EFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFF72
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFF72 | 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)
#FFE964
Deuteranopia (green-blind)
#EDDA7D
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4eff72; /* rgb */ color: rgb(78, 255, 114); /* oklch */ color: oklch(88.2% 0.233 146.6);
Tailwind
colors: {
custom: {
50: '#95ff9e',
500: '#4eff72',
950: '#000000',
},
}SCSS
$custom: #4eff72; $custom-light: #95ff9e; $custom-dark: #000000;
JSON
{
"hex": "#4eff72",
"rgb": {
"r": 78,
"g": 255,
"b": 114
},
"hsl": {
"h": 132.203,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.88178,
"c": 0.23346,
"h": 146.6
},
"luminance": 0.74355
}Semantic roles & 50–950 ramp
primary
#4EFF72
secondary
#CD24AB
accent
#00B7E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680