#4FF080#4FF080
#4FF080 is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.7% C 0.203 H 149.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF080 |
|---|---|
| RGB | rgb(79, 240, 128) |
| HSL | hsl(138, 84%, 63%) |
| HSV | hsv(138, 67%, 94%) |
| CMYK | cmyk(67.1%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(84.76, -65.07, 42.08) |
| CIE-LCH | lch(84.76, 77.49, 147.11°) |
| OKLab | oklab(84.66% -0.1753 0.1028) |
| OKLCH | oklch(84.66% 0.203 149.6) |
| XYZ | xyz(38.2778, 65.5368, 31.0505) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.37
Wintergreen
#20F986
ΔE00 2.51
Turquoise Green
#04F489
ΔE00 2.70
Spearmint
#1EF876
ΔE00 2.70
Weird Green
#3AE57F
ΔE00 2.93
Spring Green
#00FF7F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF080 #F04FBF
analogous
#6EF04F #4FF080 #4FF0D1
triadic
#4FF080 #804FF0 #F0804F
tetradic
#4FF080 #4F6EF0 #F04FBF #F0D14F
square
#4FF080 #4F6EF0 #F04FBF #F0D14F
split-complementary
#4FF080 #D14FF0 #F04F6E
monochromatic
#0FB542 #17EB57 #4FF080 #87F5A9 #C0FAD1
Accessibility & contrast
On white
1.49
#4FF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#4FF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF080
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF080 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#00ECD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #4ff080; /* rgb */ color: rgb(79, 240, 128); /* oklch */ color: oklch(84.7% 0.203 149.6);
Tailwind
colors: {
custom: {
50: '#92f6a6',
500: '#4ff080',
950: '#000000',
},
}SCSS
$custom: #4ff080; $custom-light: #92f6a6; $custom-dark: #000000;
JSON
{
"hex": "#4ff080",
"rgb": {
"r": 79,
"g": 240,
"b": 128
},
"hsl": {
"h": 138.261,
"s": 84.293,
"l": 62.549
},
"oklch": {
"l": 0.84662,
"c": 0.20322,
"h": 149.6
},
"luminance": 0.65541
}Semantic roles & 50–950 ramp
primary
#4FF080
secondary
#B52F8C
accent
#059EE1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0E170F
muted
#7F8580