#4FF27C#4FF27C
#4FF27C is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.1% C 0.209 H 148.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF27C |
|---|---|
| RGB | rgb(79, 242, 124) |
| HSL | hsl(137, 86%, 63%) |
| HSV | hsv(137, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(85.31, -66.37, 44.69) |
| CIE-LCH | lch(85.31, 80.02, 146.05°) |
| OKLab | oklab(85.1% -0.1788 0.1085) |
| OKLCH | oklch(85.1% 0.209 148.8) |
| XYZ | xyz(38.6117, 66.6176, 29.8885) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.12
Minty Green
#0BF77D
ΔE00 2.15
Wintergreen
#20F986
ΔE00 2.52
Turquoise Green
#04F489
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF27C #F24FC5
analogous
#74F24F #4FF27C #4FF2CD
triadic
#4FF27C #7C4FF2 #F27C4F
tetradic
#4FF27C #4F74F2 #F24FC5 #F2CD4F
square
#4FF27C #4F74F2 #F24FC5 #F2CD4F
split-complementary
#4FF27C #CD4FF2 #F24F74
monochromatic
#0EB93D #16EE52 #4FF27C #88F6A6 #C1FAD1
Accessibility & contrast
On white
1.47
#4FF27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#4FF27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF27C
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF27C | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE72
Deuteranopia (green-blind)
#E0D084
Tritanopia (blue-blind)
#00EDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff27c; /* rgb */ color: rgb(79, 242, 124); /* oklch */ color: oklch(85.1% 0.209 148.8);
Tailwind
colors: {
custom: {
50: '#93f8a4',
500: '#4ff27c',
950: '#000000',
},
}SCSS
$custom: #4ff27c; $custom-light: #93f8a4; $custom-dark: #000000;
JSON
{
"hex": "#4ff27c",
"rgb": {
"r": 79,
"g": 242,
"b": 124
},
"hsl": {
"h": 136.564,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.851,
"c": 0.20918,
"h": 148.8
},
"luminance": 0.66622
}Semantic roles & 50–950 ramp
primary
#4FF27C
secondary
#B82D92
accent
#03A5E3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580