#4CFF7C#4CFF7C
#4CFF7C is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.3% C 0.226 H 148.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFF7C |
|---|---|
| RGB | rgb(76, 255, 124) |
| HSL | hsl(136, 100%, 65%) |
| HSV | hsv(136, 70%, 100%) |
| CMYK | cmyk(70.2%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(89.16, -71.31, 49.44) |
| CIE-LCH | lch(89.16, 86.78, 145.27°) |
| OKLab | oklab(88.27% -0.192 0.1192) |
| OKLCH | oklch(88.27% 0.226 148.2) |
| XYZ | xyz(42.3753, 74.5070, 31.2129) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.96
Spearmint
#1EF876
ΔE00 2.09
Lightgreen (survey)
#76FF7B
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.79
Wintergreen
#20F986
ΔE00 3.05
Light Bright Green
#53FE5C
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFF7C #FF4CCF
analogous
#76FF4C #4CFF7C #4CFFD5
triadic
#4CFF7C #7C4CFF #FF7C4C
tetradic
#4CFF7C #4C76FF #FF4CCF #FFD54C
square
#4CFF7C #4C76FF #FF4CCF #FFD54C
split-complementary
#4CFF7C #D54CFF #FF4C76
monochromatic
#00D138 #0FFF4F #4CFF7C #89FFA9 #C6FFD6
Accessibility & contrast
On white
1.32
#4CFF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#4CFF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFF7C
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFF7C | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4cff7c; /* rgb */ color: rgb(76, 255, 124); /* oklch */ color: oklch(88.3% 0.226 148.2);
Tailwind
colors: {
custom: {
50: '#94ffa4',
500: '#4cff7c',
950: '#000000',
},
}SCSS
$custom: #4cff7c; $custom-light: #94ffa4; $custom-dark: #000000;
JSON
{
"hex": "#4cff7c",
"rgb": {
"r": 76,
"g": 255,
"b": 124
},
"hsl": {
"h": 136.089,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.88265,
"c": 0.22596,
"h": 148.2
},
"luminance": 0.74512
}Semantic roles & 50–950 ramp
primary
#4CFF7C
secondary
#CB249E
accent
#00A8E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680