#4FF277#4FF277
#4FF277 is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.0% C 0.213 H 147.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF277 |
|---|---|
| RGB | rgb(79, 242, 119) |
| HSL | hsl(135, 86%, 63%) |
| HSV | hsv(135, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 50.8%, 5.1%) |
| CIE-LAB | lab(85.25, -67.09, 46.98) |
| CIE-LCH | lch(85.25, 81.91, 145.00°) |
| OKLab | oklab(85.03% -0.1808 0.1134) |
| OKLCH | oklch(85.03% 0.213 147.9) |
| XYZ | xyz(38.3035, 66.4943, 28.2652) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.01
Minty Green
#0BF77D
ΔE00 2.38
Wintergreen
#20F986
ΔE00 2.95
Spring Green
#00FF7F
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.69
Lightgreen (survey)
#76FF7B
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF277 #F24FCA
analogous
#78F24F #4FF277 #4FF2C8
triadic
#4FF277 #774FF2 #F2774F
tetradic
#4FF277 #4F78F2 #F24FCA #F2C84F
square
#4FF277 #4F78F2 #F24FCA #F2C84F
split-complementary
#4FF277 #C84FF2 #F24F78
monochromatic
#0EB938 #16EE4B #4FF277 #88F6A3 #C1FACF
Accessibility & contrast
On white
1.47
#4FF277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#4FF277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF277
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF277 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6C
Deuteranopia (green-blind)
#E1D080
Tritanopia (blue-blind)
#00EDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff277; /* rgb */ color: rgb(79, 242, 119); /* oklch */ color: oklch(85.0% 0.213 147.9);
Tailwind
colors: {
custom: {
50: '#93f8a0',
500: '#4ff277',
950: '#000000',
},
}SCSS
$custom: #4ff277; $custom-light: #93f8a0; $custom-dark: #000000;
JSON
{
"hex": "#4ff277",
"rgb": {
"r": 79,
"g": 242,
"b": 119
},
"hsl": {
"h": 134.724,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.85028,
"c": 0.21345,
"h": 147.9
},
"luminance": 0.66498
}Semantic roles & 50–950 ramp
primary
#4FF277
secondary
#B82D96
accent
#03ACE3
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580