#4FF284#4FF284
#4FF284 is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.2% C 0.202 H 150.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF284 |
|---|---|
| RGB | rgb(79, 242, 132) |
| HSL | hsl(140, 86%, 63%) |
| HSV | hsv(140, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(85.42, -65.16, 40.97) |
| CIE-LCH | lch(85.42, 76.97, 147.84°) |
| OKLab | oklab(85.22% -0.1756 0.1004) |
| OKLCH | oklch(85.22% 0.202 150.2) |
| XYZ | xyz(39.1383, 66.8282, 32.6618) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.13
Minty Green
#0BF77D
ΔE00 2.24
Turquoise Green
#04F489
ΔE00 2.36
Spearmint
#1EF876
ΔE00 2.72
Weird Green
#3AE57F
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF284 #F24FBD
analogous
#6CF24F #4FF284 #4FF2D5
triadic
#4FF284 #844FF2 #F2844F
tetradic
#4FF284 #4F6CF2 #F24FBD #F2D54F
square
#4FF284 #4F6CF2 #F24FBD #F2D54F
split-complementary
#4FF284 #D54FF2 #F24F6C
monochromatic
#0EB945 #16EE5C #4FF284 #88F6AC #C1FAD4
Accessibility & contrast
On white
1.46
#4FF284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#4FF284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF284
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF284 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7B
Deuteranopia (green-blind)
#DFD08C
Tritanopia (blue-blind)
#00EED8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff284; /* rgb */ color: rgb(79, 242, 132); /* oklch */ color: oklch(85.2% 0.202 150.2);
Tailwind
colors: {
custom: {
50: '#93f7a9',
500: '#4ff284',
950: '#000000',
},
}SCSS
$custom: #4ff284; $custom-light: #93f7a9; $custom-dark: #000000;
JSON
{
"hex": "#4ff284",
"rgb": {
"r": 79,
"g": 242,
"b": 132
},
"hsl": {
"h": 139.509,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.85223,
"c": 0.20224,
"h": 150.2
},
"luminance": 0.66832
}Semantic roles & 50–950 ramp
primary
#4FF284
secondary
#B82D8B
accent
#039AE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581