#4AFF80#4AFF80
#4AFF80 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.3% C 0.223 H 148.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFF80 |
|---|---|
| RGB | rgb(74, 255, 128) |
| HSL | hsl(138, 100%, 65%) |
| HSV | hsv(138, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.17, -71.05, 47.58) |
| CIE-LCH | lch(89.17, 85.51, 146.19°) |
| OKLab | oklab(88.28% -0.1912 0.1152) |
| OKLCH | oklch(88.28% 0.223 148.9) |
| XYZ | xyz(42.4770, 74.5295, 32.5649) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.65
Spearmint
#1EF876
ΔE00 2.01
Minty Green
#0BF77D
ΔE00 2.49
Wintergreen
#20F986
ΔE00 2.59
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFF80 #FF4AC9
analogous
#6EFF4A #4AFF80 #4AFFDB
triadic
#4AFF80 #804AFF #FF804A
tetradic
#4AFF80 #4A6EFF #FF4AC9 #FFDB4A
square
#4AFF80 #4A6EFF #FF4AC9 #FFDB4A
split-complementary
#4AFF80 #DB4AFF #FF4A6E
monochromatic
#00CF3E #0DFF55 #4AFF80 #87FFAB #C4FFD6
Accessibility & contrast
On white
1.32
#4AFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#4AFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFF80
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFF80 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4aff80; /* rgb */ color: rgb(74, 255, 128); /* oklch */ color: oklch(88.3% 0.223 148.9);
Tailwind
colors: {
custom: {
50: '#93ffa7',
500: '#4aff80',
950: '#000000',
},
}SCSS
$custom: #4aff80; $custom-light: #93ffa7; $custom-dark: #000000;
JSON
{
"hex": "#4aff80",
"rgb": {
"r": 74,
"g": 255,
"b": 128
},
"hsl": {
"h": 137.901,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.88279,
"c": 0.22321,
"h": 148.9
},
"luminance": 0.74534
}Semantic roles & 50–950 ramp
primary
#4AFF80
secondary
#CA2498
accent
#00A1E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1810
muted
#808680