#4FF47F#4FF47F
#4FF47F is a very light, highly saturated green. Relative luminance 0.679; OKLCH L 85.6% C 0.209 H 149.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF47F |
|---|---|
| RGB | rgb(79, 244, 127) |
| HSL | hsl(137, 88%, 63%) |
| HSV | hsv(137, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(85.95, -66.63, 44.06) |
| CIE-LCH | lch(85.95, 79.88, 146.52°) |
| OKLab | oklab(85.64% -0.1795 0.1072) |
| OKLCH | oklch(85.64% 0.209 149.1) |
| XYZ | xyz(39.4029, 67.8917, 31.1024) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 1.94
Spearmint
#1EF876
ΔE00 2.00
Wintergreen
#20F986
ΔE00 2.17
Spring Green
#00FF7F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF47F #F44FC4
analogous
#71F44F #4FF47F #4FF4D2
triadic
#4FF47F #7F4FF4 #F47F4F
tetradic
#4FF47F #4F71F4 #F44FC4 #F4D24F
square
#4FF47F #4F71F4 #F44FC4 #F4D24F
split-complementary
#4FF47F #D24FF4 #F44F71
monochromatic
#0CBD3F #15F055 #4FF47F #89F8A9 #C2FBD3
Accessibility & contrast
On white
1.44
#4FF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#4FF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF47F
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF47F | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF75
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#00F0D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4ff47f; /* rgb */ color: rgb(79, 244, 127); /* oklch */ color: oklch(85.6% 0.209 149.1);
Tailwind
colors: {
custom: {
50: '#93f9a6',
500: '#4ff47f',
950: '#000000',
},
}SCSS
$custom: #4ff47f; $custom-light: #93f9a6; $custom-dark: #000000;
JSON
{
"hex": "#4ff47f",
"rgb": {
"r": 79,
"g": 244,
"b": 127
},
"hsl": {
"h": 137.455,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.85643,
"c": 0.20908,
"h": 149.1
},
"luminance": 0.67896
}Semantic roles & 50–950 ramp
primary
#4FF47F
secondary
#BB2C91
accent
#01A2E5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580