#4AFF84#4AFF84
#4AFF84 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.220 H 149.6°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFF84 |
|---|---|
| RGB | rgb(74, 255, 132) |
| HSL | hsl(139, 100%, 65%) |
| HSV | hsv(139, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(89.22, -70.47, 45.76) |
| CIE-LCH | lch(89.22, 84.02, 147.00°) |
| OKLab | oklab(88.34% -0.1896 0.1113) |
| OKLCH | oklch(88.34% 0.22 149.6) |
| XYZ | xyz(42.7455, 74.6369, 33.9789) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.58
Spearmint
#1EF876
ΔE00 2.13
Wintergreen
#20F986
ΔE00 2.24
Minty Green
#0BF77D
ΔE00 2.35
Lightgreen (survey)
#76FF7B
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFF84 #FF4AC5
analogous
#6AFF4A #4AFF84 #4AFFDF
triadic
#4AFF84 #844AFF #FF844A
tetradic
#4AFF84 #4A6AFF #FF4AC5 #FFDF4A
square
#4AFF84 #4A6AFF #FF4AC5 #FFDF4A
split-complementary
#4AFF84 #DF4AFF #FF4A6A
monochromatic
#00CF42 #0DFF5A #4AFF84 #87FFAE #C4FFD7
Accessibility & contrast
On white
1.32
#4AFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#4AFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFF84
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFF84 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4aff84; /* rgb */ color: rgb(74, 255, 132); /* oklch */ color: oklch(88.3% 0.220 149.6);
Tailwind
colors: {
custom: {
50: '#93ffaa',
500: '#4aff84',
950: '#000000',
},
}SCSS
$custom: #4aff84; $custom-light: #93ffaa; $custom-dark: #000000;
JSON
{
"hex": "#4aff84",
"rgb": {
"r": 74,
"g": 255,
"b": 132
},
"hsl": {
"h": 139.227,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.88337,
"c": 0.21985,
"h": 149.6
},
"luminance": 0.74642
}Semantic roles & 50–950 ramp
primary
#4AFF84
secondary
#CA2494
accent
#009CE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681