#4FF279#4FF279
#4FF279 is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.1% C 0.212 H 148.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF279 |
|---|---|
| RGB | rgb(79, 242, 121) |
| HSL | hsl(135, 86%, 63%) |
| HSV | hsv(135, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 50%, 5.1%) |
| CIE-LAB | lab(85.27, -66.81, 46.07) |
| CIE-LCH | lch(85.27, 81.15, 145.41°) |
| OKLab | oklab(85.06% -0.18 0.1115) |
| OKLCH | oklch(85.06% 0.212 148.2) |
| XYZ | xyz(38.4249, 66.5428, 28.9045) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.02
Minty Green
#0BF77D
ΔE00 2.26
Wintergreen
#20F986
ΔE00 2.77
Spring Green
#00FF7F
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF279 #F24FC8
analogous
#76F24F #4FF279 #4FF2CA
triadic
#4FF279 #794FF2 #F2794F
tetradic
#4FF279 #4F76F2 #F24FC8 #F2CA4F
square
#4FF279 #4F76F2 #F24FC8 #F2CA4F
split-complementary
#4FF279 #CA4FF2 #F24F76
monochromatic
#0EB93A #16EE4E #4FF279 #88F6A4 #C1FAD0
Accessibility & contrast
On white
1.47
#4FF279 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#4FF279 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF279
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF279 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF279 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6F
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#00EDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff279; /* rgb */ color: rgb(79, 242, 121); /* oklch */ color: oklch(85.1% 0.212 148.2);
Tailwind
colors: {
custom: {
50: '#93f8a2',
500: '#4ff279',
950: '#000000',
},
}SCSS
$custom: #4ff279; $custom-light: #93f8a2; $custom-dark: #000000;
JSON
{
"hex": "#4ff279",
"rgb": {
"r": 79,
"g": 242,
"b": 121
},
"hsl": {
"h": 135.46,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.85056,
"c": 0.21175,
"h": 148.2
},
"luminance": 0.66547
}Semantic roles & 50–950 ramp
primary
#4FF279
secondary
#B82D94
accent
#03A9E3
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580