#4FDE7D#4FDE7D
#4FDE7D is a light, vivid green. Relative luminance 0.554; OKLCH L 80.1% C 0.183 H 150.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDE7D |
|---|---|
| RGB | rgb(79, 222, 125) |
| HSL | hsl(139, 68%, 59%) |
| HSV | hsv(139, 64%, 87%) |
| CMYK | cmyk(64.4%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.26, -59.03, 36.54) |
| CIE-LCH | lch(79.26, 69.42, 148.24°) |
| OKLab | oklab(80.12% -0.1593 0.0899) |
| OKLCH | oklch(80.12% 0.183 150.5) |
| XYZ | xyz(33.0448, 55.3821, 28.3464) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.90
Tealish Green
#0CDC73
ΔE00 2.44
Seaweed
#18D17B
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.79
Lightish Green
#61E160
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDE7D #DE4FB0
analogous
#69DE4F #4FDE7D #4FDEC5
triadic
#4FDE7D #7D4FDE #DE7D4F
tetradic
#4FDE7D #4F69DE #DE4FB0 #DEC54F
square
#4FDE7D #4F69DE #DE4FB0 #DEC54F
split-complementary
#4FDE7D #C54FDE #DE4F69
monochromatic
#1C9644 #26CA5B #4FDE7D #83E8A3 #B6F1C9
Accessibility & contrast
On white
1.74
#4FDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#4FDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDE7D
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDE7D | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#11DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4fde7d; /* rgb */ color: rgb(79, 222, 125); /* oklch */ color: oklch(80.1% 0.183 150.5);
Tailwind
colors: {
custom: {
50: '#8fe9a4',
500: '#4fde7d',
950: '#000000',
},
}SCSS
$custom: #4fde7d; $custom-light: #8fe9a4; $custom-dark: #000000;
JSON
{
"hex": "#4fde7d",
"rgb": {
"r": 79,
"g": 222,
"b": 125
},
"hsl": {
"h": 139.301,
"s": 68.421,
"l": 59.02
},
"oklch": {
"l": 0.80115,
"c": 0.1829,
"h": 150.5
},
"luminance": 0.55385
}Semantic roles & 50–950 ramp
primary
#4FDE7D
secondary
#9B377A
accent
#3DB3EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480