#4AFF82#4AFF82
#4AFF82 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.222 H 149.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFF82 |
|---|---|
| RGB | rgb(74, 255, 130) |
| HSL | hsl(139, 100%, 65%) |
| HSV | hsv(139, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 49%, 0%) |
| CIE-LAB | lab(89.20, -70.76, 46.67) |
| CIE-LCH | lch(89.20, 84.77, 146.59°) |
| OKLab | oklab(88.31% -0.1904 0.1133) |
| OKLCH | oklch(88.31% 0.222 149.3) |
| XYZ | xyz(42.6099, 74.5827, 33.2650) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.59
Spearmint
#1EF876
ΔE00 2.05
Minty Green
#0BF77D
ΔE00 2.41
Wintergreen
#20F986
ΔE00 2.41
Lightgreen (survey)
#76FF7B
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFF82 #FF4AC7
analogous
#6CFF4A #4AFF82 #4AFFDD
triadic
#4AFF82 #824AFF #FF824A
tetradic
#4AFF82 #4A6CFF #FF4AC7 #FFDD4A
square
#4AFF82 #4A6CFF #FF4AC7 #FFDD4A
split-complementary
#4AFF82 #DD4AFF #FF4A6C
monochromatic
#00CF40 #0DFF58 #4AFF82 #87FFAC #C4FFD7
Accessibility & contrast
On white
1.32
#4AFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#4AFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFF82
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFF82 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#ECDA8B
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4aff82; /* rgb */ color: rgb(74, 255, 130); /* oklch */ color: oklch(88.3% 0.222 149.3);
Tailwind
colors: {
custom: {
50: '#93ffa8',
500: '#4aff82',
950: '#000000',
},
}SCSS
$custom: #4aff82; $custom-light: #93ffa8; $custom-dark: #000000;
JSON
{
"hex": "#4aff82",
"rgb": {
"r": 74,
"g": 255,
"b": 130
},
"hsl": {
"h": 138.564,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.88308,
"c": 0.22154,
"h": 149.3
},
"luminance": 0.74588
}Semantic roles & 50–950 ramp
primary
#4AFF82
secondary
#CA2496
accent
#009EE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681