#4FF47D#4FF47D
#4FF47D is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.6% C 0.211 H 148.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF47D |
|---|---|
| RGB | rgb(79, 244, 125) |
| HSL | hsl(137, 88%, 63%) |
| HSV | hsv(137, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(85.93, -66.92, 44.98) |
| CIE-LCH | lch(85.93, 80.64, 146.09°) |
| OKLab | oklab(85.61% -0.1803 0.1092) |
| OKLCH | oklch(85.61% 0.211 148.8) |
| XYZ | xyz(39.2738, 67.8400, 30.4227) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.89
Minty Green
#0BF77D
ΔE00 1.99
Wintergreen
#20F986
ΔE00 2.33
Spring Green
#00FF7F
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 3.14
Lightgreen (survey)
#76FF7B
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF47D #F44FC6
analogous
#73F44F #4FF47D #4FF4CF
triadic
#4FF47D #7D4FF4 #F47D4F
tetradic
#4FF47D #4F73F4 #F44FC6 #F4CF4F
square
#4FF47D #4F73F4 #F44FC6 #F4CF4F
split-complementary
#4FF47D #CF4FF4 #F44F73
monochromatic
#0CBD3D #15F052 #4FF47D #89F8A8 #C2FBD2
Accessibility & contrast
On white
1.44
#4FF47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#4FF47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF47D
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF47D | 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)
#F6DF73
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#00EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4ff47d; /* rgb */ color: rgb(79, 244, 125); /* oklch */ color: oklch(85.6% 0.211 148.8);
Tailwind
colors: {
custom: {
50: '#93f9a4',
500: '#4ff47d',
950: '#000000',
},
}SCSS
$custom: #4ff47d; $custom-light: #93f9a4; $custom-dark: #000000;
JSON
{
"hex": "#4ff47d",
"rgb": {
"r": 79,
"g": 244,
"b": 125
},
"hsl": {
"h": 136.727,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.85613,
"c": 0.2108,
"h": 148.8
},
"luminance": 0.67844
}Semantic roles & 50–950 ramp
primary
#4FF47D
secondary
#BB2C93
accent
#01A5E5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580