#4FF47A#4FF47A
#4FF47A is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.6% C 0.213 H 148.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF47A |
|---|---|
| RGB | rgb(79, 244, 122) |
| HSL | hsl(136, 88%, 63%) |
| HSV | hsv(136, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 50%, 4.3%) |
| CIE-LAB | lab(85.89, -67.36, 46.36) |
| CIE-LCH | lch(85.89, 81.77, 145.46°) |
| OKLab | oklab(85.57% -0.1815 0.1122) |
| OKLCH | oklch(85.57% 0.213 148.3) |
| XYZ | xyz(39.0850, 67.7645, 29.4286) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.79
Minty Green
#0BF77D
ΔE00 2.12
Wintergreen
#20F986
ΔE00 2.60
Spring Green
#00FF7F
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF47A #F44FC9
analogous
#76F44F #4FF47A #4FF4CC
triadic
#4FF47A #7A4FF4 #F47A4F
tetradic
#4FF47A #4F76F4 #F44FC9 #F4CC4F
square
#4FF47A #4F76F4 #F44FC9 #F4CC4F
split-complementary
#4FF47A #CC4FF4 #F44F76
monochromatic
#0CBD3A #15F04E #4FF47A #89F8A6 #C2FBD1
Accessibility & contrast
On white
1.44
#4FF47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#4FF47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF47A
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF47A | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#00EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4ff47a; /* rgb */ color: rgb(79, 244, 122); /* oklch */ color: oklch(85.6% 0.213 148.3);
Tailwind
colors: {
custom: {
50: '#93f9a2',
500: '#4ff47a',
950: '#000000',
},
}SCSS
$custom: #4ff47a; $custom-light: #93f9a2; $custom-dark: #000000;
JSON
{
"hex": "#4ff47a",
"rgb": {
"r": 79,
"g": 244,
"b": 122
},
"hsl": {
"h": 135.636,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.85569,
"c": 0.21336,
"h": 148.3
},
"luminance": 0.67769
}Semantic roles & 50–950 ramp
primary
#4FF47A
secondary
#BB2C96
accent
#01A9E5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580