#4FFFA4#4FFFA4
#4FFFA4 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.0% C 0.191 H 156.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFA4 |
|---|---|
| RGB | rgb(79, 255, 164) |
| HSL | hsl(149, 100%, 65%) |
| HSV | hsv(149, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(89.79, -64.35, 30.88) |
| CIE-LCH | lch(89.79, 71.38, 154.37°) |
| OKLab | oklab(88.99% -0.1741 0.0775) |
| OKLCH | oklch(88.99% 0.191 156) |
| XYZ | xyz(45.6810, 75.8575, 47.3492) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.68
Light Green Blue
#56FCA2
ΔE00 0.71
Bright Sea Green
#05FFA6
ΔE00 2.03
Mediumspringgreen
#00FA9A
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFA4 #FF4FAA
analogous
#52FF4F #4FFFA4 #4FFFFC
triadic
#4FFFA4 #A44FFF #FFA44F
tetradic
#4FFFA4 #4F52FF #FF4FAA #FFFC4F
square
#4FFFA4 #4F52FF #FF4FAA #FFFC4F
split-complementary
#4FFFA4 #FC4FFF #FF4F52
monochromatic
#00D466 #12FF84 #4FFFA4 #8CFFC4 #C9FFE3
Accessibility & contrast
On white
1.30
#4FFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#4FFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFA4
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFA4 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9E
Deuteranopia (green-blind)
#E8DBAA
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4fffa4; /* rgb */ color: rgb(79, 255, 164); /* oklch */ color: oklch(89.0% 0.191 156.0);
Tailwind
colors: {
custom: {
50: '#95ffbf',
500: '#4fffa4',
950: '#000000',
},
}SCSS
$custom: #4fffa4; $custom-light: #95ffbf; $custom-dark: #000000;
JSON
{
"hex": "#4fffa4",
"rgb": {
"r": 79,
"g": 255,
"b": 164
},
"hsl": {
"h": 148.977,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.8899,
"c": 0.19058,
"h": 156
},
"luminance": 0.75863
}Semantic roles & 50–950 ramp
primary
#4FFFA4
secondary
#CE247C
accent
#0077E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682