#4FF282#4FF282
#4FF282 is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.2% C 0.204 H 149.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF282 |
|---|---|
| RGB | rgb(79, 242, 130) |
| HSL | hsl(139, 86%, 63%) |
| HSV | hsv(139, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(85.39, -65.47, 41.91) |
| CIE-LCH | lch(85.39, 77.74, 147.38°) |
| OKLab | oklab(85.19% -0.1764 0.1025) |
| OKLCH | oklch(85.19% 0.204 149.8) |
| XYZ | xyz(39.0028, 66.7740, 31.9479) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.15
Wintergreen
#20F986
ΔE00 2.18
Spearmint
#1EF876
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 2.53
Weird Green
#3AE57F
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF282 #F24FBF
analogous
#6DF24F #4FF282 #4FF2D3
triadic
#4FF282 #824FF2 #F2824F
tetradic
#4FF282 #4F6DF2 #F24FBF #F2D34F
square
#4FF282 #4F6DF2 #F24FBF #F2D34F
split-complementary
#4FF282 #D34FF2 #F24F6D
monochromatic
#0EB943 #16EE5A #4FF282 #88F6AA #C1FAD3
Accessibility & contrast
On white
1.46
#4FF282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#4FF282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF282
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF282 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#00EED7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff282; /* rgb */ color: rgb(79, 242, 130); /* oklch */ color: oklch(85.2% 0.204 149.8);
Tailwind
colors: {
custom: {
50: '#93f7a8',
500: '#4ff282',
950: '#000000',
},
}SCSS
$custom: #4ff282; $custom-light: #93f7a8; $custom-dark: #000000;
JSON
{
"hex": "#4ff282",
"rgb": {
"r": 79,
"g": 242,
"b": 130
},
"hsl": {
"h": 138.773,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.85191,
"c": 0.20399,
"h": 149.8
},
"luminance": 0.66778
}Semantic roles & 50–950 ramp
primary
#4FF282
secondary
#B82D8C
accent
#039DE3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580