#4FF47E#4FF47E
#4FF47E is a very light, highly saturated green. Relative luminance 0.679; OKLCH L 85.6% C 0.210 H 149.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF47E |
|---|---|
| RGB | rgb(79, 244, 126) |
| HSL | hsl(137, 88%, 63%) |
| HSV | hsv(137, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 48.4%, 4.3%) |
| CIE-LAB | lab(85.94, -66.78, 44.52) |
| CIE-LCH | lch(85.94, 80.26, 146.31°) |
| OKLab | oklab(85.63% -0.1799 0.1082) |
| OKLCH | oklch(85.63% 0.21 149) |
| XYZ | xyz(39.3380, 67.8657, 30.7609) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.94
Minty Green
#0BF77D
ΔE00 1.96
Wintergreen
#20F986
ΔE00 2.25
Spring Green
#00FF7F
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 3.03
Weird Green
#3AE57F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF47E #F44FC5
analogous
#72F44F #4FF47E #4FF4D0
triadic
#4FF47E #7E4FF4 #F47E4F
tetradic
#4FF47E #4F72F4 #F44FC5 #F4D04F
square
#4FF47E #4F72F4 #F44FC5 #F4D04F
split-complementary
#4FF47E #D04FF4 #F44F72
monochromatic
#0CBD3E #15F054 #4FF47E #89F8A8 #C2FBD2
Accessibility & contrast
On white
1.44
#4FF47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#4FF47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF47E
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF47E | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF74
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#00EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4ff47e; /* rgb */ color: rgb(79, 244, 126); /* oklch */ color: oklch(85.6% 0.210 149.0);
Tailwind
colors: {
custom: {
50: '#93f9a5',
500: '#4ff47e',
950: '#000000',
},
}SCSS
$custom: #4ff47e; $custom-light: #93f9a5; $custom-dark: #000000;
JSON
{
"hex": "#4ff47e",
"rgb": {
"r": 79,
"g": 244,
"b": 126
},
"hsl": {
"h": 137.091,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.85628,
"c": 0.20994,
"h": 149
},
"luminance": 0.6787
}Semantic roles & 50–950 ramp
primary
#4FF47E
secondary
#BB2C92
accent
#01A4E5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580