#4FF273#4FF273
#4FF273 is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.0% C 0.217 H 147.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF273 |
|---|---|
| RGB | rgb(79, 242, 115) |
| HSL | hsl(133, 86%, 63%) |
| HSV | hsv(133, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 52.5%, 5.1%) |
| CIE-LAB | lab(85.20, -67.64, 48.79) |
| CIE-LCH | lch(85.20, 83.40, 144.20°) |
| OKLab | oklab(84.97% -0.1824 0.1172) |
| OKLCH | oklch(84.97% 0.217 147.3) |
| XYZ | xyz(38.0683, 66.4002, 27.0266) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.08
Minty Green
#0BF77D
ΔE00 2.67
Wintergreen
#20F986
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.44
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF273 #F24FCE
analogous
#7CF24F #4FF273 #4FF2C5
triadic
#4FF273 #734FF2 #F2734F
tetradic
#4FF273 #4F7CF2 #F24FCE #F2C54F
square
#4FF273 #4F7CF2 #F24FCE #F2C54F
split-complementary
#4FF273 #C54FF2 #F24F7C
monochromatic
#0EB933 #16EE46 #4FF273 #88F6A0 #C1FACE
Accessibility & contrast
On white
1.47
#4FF273 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#4FF273 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF273
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF273 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF273 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD68
Deuteranopia (green-blind)
#E1CF7C
Tritanopia (blue-blind)
#00EDD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff273; /* rgb */ color: rgb(79, 242, 115); /* oklch */ color: oklch(85.0% 0.217 147.3);
Tailwind
colors: {
custom: {
50: '#93f89e',
500: '#4ff273',
950: '#000000',
},
}SCSS
$custom: #4ff273; $custom-light: #93f89e; $custom-dark: #000000;
JSON
{
"hex": "#4ff273",
"rgb": {
"r": 79,
"g": 242,
"b": 115
},
"hsl": {
"h": 133.252,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.84973,
"c": 0.21679,
"h": 147.3
},
"luminance": 0.66404
}Semantic roles & 50–950 ramp
primary
#4FF273
secondary
#B82D99
accent
#03B1E3
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580