#4FF276#4FF276
#4FF276 is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.0% C 0.214 H 147.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF276 |
|---|---|
| RGB | rgb(79, 242, 118) |
| HSL | hsl(134, 86%, 63%) |
| HSV | hsv(134, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 51.2%, 5.1%) |
| CIE-LAB | lab(85.24, -67.23, 47.44) |
| CIE-LCH | lch(85.24, 82.28, 144.79°) |
| OKLab | oklab(85.01% -0.1812 0.1144) |
| OKLCH | oklch(85.01% 0.214 147.7) |
| XYZ | xyz(38.2438, 66.4704, 27.9506) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.01
Minty Green
#0BF77D
ΔE00 2.44
Wintergreen
#20F986
ΔE00 3.05
Spring Green
#00FF7F
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.81
Lightgreen (survey)
#76FF7B
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF276 #F24FCB
analogous
#79F24F #4FF276 #4FF2C8
triadic
#4FF276 #764FF2 #F2764F
tetradic
#4FF276 #4F79F2 #F24FCB #F2C84F
square
#4FF276 #4F79F2 #F24FCB #F2C84F
split-complementary
#4FF276 #C84FF2 #F24F79
monochromatic
#0EB937 #16EE4A #4FF276 #88F6A2 #C1FACF
Accessibility & contrast
On white
1.47
#4FF276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#4FF276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF276
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF276 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6B
Deuteranopia (green-blind)
#E1D07F
Tritanopia (blue-blind)
#00EDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff276; /* rgb */ color: rgb(79, 242, 118); /* oklch */ color: oklch(85.0% 0.214 147.7);
Tailwind
colors: {
custom: {
50: '#93f8a0',
500: '#4ff276',
950: '#000000',
},
}SCSS
$custom: #4ff276; $custom-light: #93f8a0; $custom-dark: #000000;
JSON
{
"hex": "#4ff276",
"rgb": {
"r": 79,
"g": 242,
"b": 118
},
"hsl": {
"h": 134.356,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.85014,
"c": 0.21429,
"h": 147.7
},
"luminance": 0.66475
}Semantic roles & 50–950 ramp
primary
#4FF276
secondary
#B82D97
accent
#03ADE3
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580