#4EFF73#4EFF73
#4EFF73 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.2% C 0.233 H 146.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFF73 |
|---|---|
| RGB | rgb(78, 255, 115) |
| HSL | hsl(133, 100%, 65%) |
| HSV | hsv(133, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(89.10, -72.19, 53.48) |
| CIE-LCH | lch(89.10, 89.84, 143.47°) |
| OKLab | oklab(88.19% -0.1946 0.1275) |
| OKLCH | oklch(88.19% 0.233 146.8) |
| XYZ | xyz(41.9934, 74.3729, 28.3586) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.37
Light Bright Green
#53FE5C
ΔE00 2.59
Spearmint
#1EF876
ΔE00 2.61
Spring Green
#00FF7F
ΔE00 2.81
Bright Light Green
#2DFE54
ΔE00 2.96
Light Neon Green
#4EFD54
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFF73 #FF4EDA
analogous
#82FF4E #4EFF73 #4EFFCB
triadic
#4EFF73 #734EFF #FF734E
tetradic
#4EFF73 #4E82FF #FF4EDA #FFCB4E
square
#4EFF73 #4E82FF #FF4EDA #FFCB4E
split-complementary
#4EFF73 #CB4EFF #FF4E82
monochromatic
#00D32C #11FF43 #4EFF73 #8BFFA3 #C8FFD4
Accessibility & contrast
On white
1.32
#4EFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#4EFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFF73
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFF73 | 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)
#FFE966
Deuteranopia (green-blind)
#EDDA7E
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4eff73; /* rgb */ color: rgb(78, 255, 115); /* oklch */ color: oklch(88.2% 0.233 146.8);
Tailwind
colors: {
custom: {
50: '#95ff9e',
500: '#4eff73',
950: '#000000',
},
}SCSS
$custom: #4eff73; $custom-light: #95ff9e; $custom-dark: #000000;
JSON
{
"hex": "#4eff73",
"rgb": {
"r": 78,
"g": 255,
"b": 115
},
"hsl": {
"h": 132.542,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.88191,
"c": 0.23267,
"h": 146.8
},
"luminance": 0.74378
}Semantic roles & 50–950 ramp
primary
#4EFF73
secondary
#CD24AA
accent
#00B6E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680