#4FF077#4FF077
#4FF077 is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.5% C 0.211 H 148.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF077 |
|---|---|
| RGB | rgb(79, 240, 119) |
| HSL | hsl(135, 84%, 63%) |
| HSV | hsv(135, 67%, 94%) |
| CMYK | cmyk(67.1%, 0%, 50.4%, 5.9%) |
| CIE-LAB | lab(84.64, -66.40, 46.24) |
| CIE-LCH | lch(84.64, 80.91, 145.15°) |
| OKLab | oklab(84.53% -0.179 0.1117) |
| OKLCH | oklch(84.53% 0.211 148) |
| XYZ | xyz(37.7115, 65.3103, 28.0679) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.30
Minty Green
#0BF77D
ΔE00 2.52
Wintergreen
#20F986
ΔE00 3.08
Spring Green
#00FF7F
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF077 #F04FC8
analogous
#77F04F #4FF077 #4FF0C8
triadic
#4FF077 #774FF0 #F0774F
tetradic
#4FF077 #4F77F0 #F04FC8 #F0C84F
square
#4FF077 #4F77F0 #F04FC8 #F0C84F
split-complementary
#4FF077 #C84FF0 #F04F77
monochromatic
#0FB539 #17EB4B #4FF077 #87F5A3 #C0FACE
Accessibility & contrast
On white
1.49
#4FF077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#4FF077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF077
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF077 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC6D
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#00EBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #4ff077; /* rgb */ color: rgb(79, 240, 119); /* oklch */ color: oklch(84.5% 0.211 148.0);
Tailwind
colors: {
custom: {
50: '#93f6a0',
500: '#4ff077',
950: '#000000',
},
}SCSS
$custom: #4ff077; $custom-light: #93f6a0; $custom-dark: #000000;
JSON
{
"hex": "#4ff077",
"rgb": {
"r": 79,
"g": 240,
"b": 119
},
"hsl": {
"h": 134.907,
"s": 84.293,
"l": 62.549
},
"oklch": {
"l": 0.84529,
"c": 0.21098,
"h": 148
},
"luminance": 0.65314
}Semantic roles & 50–950 ramp
primary
#4FF077
secondary
#B52F93
accent
#05AAE1
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580