#4FF47C#4FF47C
#4FF47C is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.6% C 0.212 H 148.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF47C |
|---|---|
| RGB | rgb(79, 244, 124) |
| HSL | hsl(136, 88%, 63%) |
| HSV | hsv(136, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(85.91, -67.07, 45.44) |
| CIE-LCH | lch(85.91, 81.02, 145.88°) |
| OKLab | oklab(85.6% -0.1807 0.1102) |
| OKLCH | oklch(85.6% 0.212 148.6) |
| XYZ | xyz(39.2102, 67.8146, 30.0880) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.85
Minty Green
#0BF77D
ΔE00 2.02
Wintergreen
#20F986
ΔE00 2.41
Spring Green
#00FF7F
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 3.25
Lightgreen (survey)
#76FF7B
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF47C #F44FC7
analogous
#74F44F #4FF47C #4FF4CF
triadic
#4FF47C #7C4FF4 #F47C4F
tetradic
#4FF47C #4F74F4 #F44FC7 #F4CF4F
square
#4FF47C #4F74F4 #F44FC7 #F4CF4F
split-complementary
#4FF47C #CF4FF4 #F44F74
monochromatic
#0CBD3C #15F051 #4FF47C #89F8A7 #C2FBD2
Accessibility & contrast
On white
1.44
#4FF47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#4FF47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF47C
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF47C | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF72
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#00EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4ff47c; /* rgb */ color: rgb(79, 244, 124); /* oklch */ color: oklch(85.6% 0.212 148.6);
Tailwind
colors: {
custom: {
50: '#93f9a4',
500: '#4ff47c',
950: '#000000',
},
}SCSS
$custom: #4ff47c; $custom-light: #93f9a4; $custom-dark: #000000;
JSON
{
"hex": "#4ff47c",
"rgb": {
"r": 79,
"g": 244,
"b": 124
},
"hsl": {
"h": 136.364,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.85598,
"c": 0.21165,
"h": 148.6
},
"luminance": 0.67819
}Semantic roles & 50–950 ramp
primary
#4FF47C
secondary
#BB2C94
accent
#01A7E5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580