#4FF075#4FF075
#4FF075 is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.5% C 0.213 H 147.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF075 |
|---|---|
| RGB | rgb(79, 240, 117) |
| HSL | hsl(134, 84%, 63%) |
| HSV | hsv(134, 67%, 94%) |
| CMYK | cmyk(67.1%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(84.62, -66.68, 47.15) |
| CIE-LCH | lch(84.62, 81.67, 144.74°) |
| OKLab | oklab(84.5% -0.1797 0.1137) |
| OKLCH | oklch(84.5% 0.213 147.7) |
| XYZ | xyz(37.5927, 65.2628, 27.4420) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.30
Minty Green
#0BF77D
ΔE00 2.64
Wintergreen
#20F986
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF075 #F04FCA
analogous
#7AF04F #4FF075 #4FF0C5
triadic
#4FF075 #754FF0 #F0754F
tetradic
#4FF075 #4F7AF0 #F04FCA #F0C54F
square
#4FF075 #4F7AF0 #F04FCA #F0C54F
split-complementary
#4FF075 #C54FF0 #F04F7A
monochromatic
#0FB537 #17EB49 #4FF075 #87F5A1 #C0FACD
Accessibility & contrast
On white
1.49
#4FF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#4FF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF075
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF075 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DB6A
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#00EBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #4ff075; /* rgb */ color: rgb(79, 240, 117); /* oklch */ color: oklch(84.5% 0.213 147.7);
Tailwind
colors: {
custom: {
50: '#93f69f',
500: '#4ff075',
950: '#000000',
},
}SCSS
$custom: #4ff075; $custom-light: #93f69f; $custom-dark: #000000;
JSON
{
"hex": "#4ff075",
"rgb": {
"r": 79,
"g": 240,
"b": 117
},
"hsl": {
"h": 134.161,
"s": 84.293,
"l": 62.549
},
"oklch": {
"l": 0.84501,
"c": 0.21267,
"h": 147.7
},
"luminance": 0.65267
}Semantic roles & 50–950 ramp
primary
#4FF075
secondary
#B52F95
accent
#05ADE1
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580