#4FF27E#4FF27E
#4FF27E is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.1% C 0.207 H 149.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF27E |
|---|---|
| RGB | rgb(79, 242, 126) |
| HSL | hsl(137, 86%, 63%) |
| HSV | hsv(137, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 47.9%, 5.1%) |
| CIE-LAB | lab(85.34, -66.08, 43.77) |
| CIE-LCH | lch(85.34, 79.26, 146.48°) |
| OKLab | oklab(85.13% -0.178 0.1065) |
| OKLCH | oklch(85.13% 0.207 149.1) |
| XYZ | xyz(38.7395, 66.6687, 30.5613) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.11
Spearmint
#1EF876
ΔE00 2.22
Wintergreen
#20F986
ΔE00 2.38
Turquoise Green
#04F489
ΔE00 2.92
Spring Green
#00FF7F
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF27E #F24FC3
analogous
#71F24F #4FF27E #4FF2D0
triadic
#4FF27E #7E4FF2 #F27E4F
tetradic
#4FF27E #4F71F2 #F24FC3 #F2D04F
square
#4FF27E #4F71F2 #F24FC3 #F2D04F
split-complementary
#4FF27E #D04FF2 #F24F71
monochromatic
#0EB93F #16EE54 #4FF27E #88F6A8 #C1FAD2
Accessibility & contrast
On white
1.46
#4FF27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#4FF27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF27E
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF27E | 1.00 | 1.46 | 14.33 | 14.33 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE75
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#00EED7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff27e; /* rgb */ color: rgb(79, 242, 126); /* oklch */ color: oklch(85.1% 0.207 149.1);
Tailwind
colors: {
custom: {
50: '#93f8a5',
500: '#4ff27e',
950: '#000000',
},
}SCSS
$custom: #4ff27e; $custom-light: #93f8a5; $custom-dark: #000000;
JSON
{
"hex": "#4ff27e",
"rgb": {
"r": 79,
"g": 242,
"b": 126
},
"hsl": {
"h": 137.301,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.8513,
"c": 0.20746,
"h": 149.1
},
"luminance": 0.66673
}Semantic roles & 50–950 ramp
primary
#4FF27E
secondary
#B82D90
accent
#03A2E3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580