#4FF474#4FF474
#4FF474 is a very light, highly saturated green. Relative luminance 0.676; OKLCH L 85.5% C 0.218 H 147.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF474 |
|---|---|
| RGB | rgb(79, 244, 116) |
| HSL | hsl(133, 88%, 63%) |
| HSV | hsv(133, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 52.5%, 4.3%) |
| CIE-LAB | lab(85.82, -68.19, 49.08) |
| CIE-LCH | lch(85.82, 84.02, 144.26°) |
| OKLab | oklab(85.49% -0.1838 0.1179) |
| OKLCH | oklch(85.49% 0.218 147.3) |
| XYZ | xyz(38.7247, 67.6204, 27.5308) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.87
Minty Green
#0BF77D
ΔE00 2.55
Spring Green
#00FF7F
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.21
Lightgreen (survey)
#76FF7B
ΔE00 3.41
Light Bright Green
#53FE5C
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF474 #F44FCF
analogous
#7CF44F #4FF474 #4FF4C7
triadic
#4FF474 #744FF4 #F4744F
tetradic
#4FF474 #4F7CF4 #F44FCF #F4C74F
square
#4FF474 #4F7CF4 #F44FCF #F4C74F
split-complementary
#4FF474 #C74FF4 #F44F7C
monochromatic
#0CBD33 #15F047 #4FF474 #89F8A1 #C2FBCF
Accessibility & contrast
On white
1.45
#4FF474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#4FF474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF474
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF474 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF69
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#00EFD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4ff474; /* rgb */ color: rgb(79, 244, 116); /* oklch */ color: oklch(85.5% 0.218 147.3);
Tailwind
colors: {
custom: {
50: '#94f99f',
500: '#4ff474',
950: '#000000',
},
}SCSS
$custom: #4ff474; $custom-light: #94f99f; $custom-dark: #000000;
JSON
{
"hex": "#4ff474",
"rgb": {
"r": 79,
"g": 244,
"b": 116
},
"hsl": {
"h": 133.455,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.85486,
"c": 0.21839,
"h": 147.3
},
"luminance": 0.67625
}Semantic roles & 50–950 ramp
primary
#4FF474
secondary
#BB2C9B
accent
#01B2E5
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580