#4FF275#4FF275
#4FF275 is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.0% C 0.215 H 147.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF275 |
|---|---|
| RGB | rgb(79, 242, 117) |
| HSL | hsl(134, 86%, 63%) |
| HSV | hsv(134, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 51.7%, 5.1%) |
| CIE-LAB | lab(85.22, -67.37, 47.89) |
| CIE-LCH | lch(85.22, 82.66, 144.59°) |
| OKLab | oklab(85% -0.1816 0.1153) |
| OKLCH | oklch(85% 0.215 147.6) |
| XYZ | xyz(38.1847, 66.4468, 27.6393) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.03
Minty Green
#0BF77D
ΔE00 2.51
Wintergreen
#20F986
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 3.36
Lightgreen (survey)
#76FF7B
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF275 #F24FCC
analogous
#7AF24F #4FF275 #4FF2C7
triadic
#4FF275 #754FF2 #F2754F
tetradic
#4FF275 #4F7AF2 #F24FCC #F2C74F
square
#4FF275 #4F7AF2 #F24FCC #F2C74F
split-complementary
#4FF275 #C74FF2 #F24F7A
monochromatic
#0EB936 #16EE48 #4FF275 #88F6A2 #C1FACE
Accessibility & contrast
On white
1.47
#4FF275 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#4FF275 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF275
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF275 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF275 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6A
Deuteranopia (green-blind)
#E1D07E
Tritanopia (blue-blind)
#00EDD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff275; /* rgb */ color: rgb(79, 242, 117); /* oklch */ color: oklch(85.0% 0.215 147.6);
Tailwind
colors: {
custom: {
50: '#93f89f',
500: '#4ff275',
950: '#000000',
},
}SCSS
$custom: #4ff275; $custom-light: #93f89f; $custom-dark: #000000;
JSON
{
"hex": "#4ff275",
"rgb": {
"r": 79,
"g": 242,
"b": 117
},
"hsl": {
"h": 133.988,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.85,
"c": 0.21512,
"h": 147.6
},
"luminance": 0.66451
}Semantic roles & 50–950 ramp
primary
#4FF275
secondary
#B82D98
accent
#03AFE3
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580