#4FF27D#4FF27D
#4FF27D is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.1% C 0.208 H 148.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF27D |
|---|---|
| RGB | rgb(79, 242, 125) |
| HSL | hsl(137, 86%, 63%) |
| HSV | hsv(137, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(85.32, -66.23, 44.23) |
| CIE-LCH | lch(85.32, 79.64, 146.26°) |
| OKLab | oklab(85.12% -0.1784 0.1075) |
| OKLCH | oklch(85.12% 0.208 148.9) |
| XYZ | xyz(38.6753, 66.6430, 30.2232) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.13
Spearmint
#1EF876
ΔE00 2.17
Wintergreen
#20F986
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 3.03
Spring Green
#00FF7F
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF27D #F24FC4
analogous
#72F24F #4FF27D #4FF2CF
triadic
#4FF27D #7D4FF2 #F27D4F
tetradic
#4FF27D #4F72F2 #F24FC4 #F2CF4F
square
#4FF27D #4F72F2 #F24FC4 #F2CF4F
split-complementary
#4FF27D #CF4FF2 #F24F72
monochromatic
#0EB93E #16EE53 #4FF27D #88F6A7 #C1FAD1
Accessibility & contrast
On white
1.47
#4FF27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#4FF27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF27D
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF27D | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 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)
#F4DE73
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#00EDD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4ff27d; /* rgb */ color: rgb(79, 242, 125); /* oklch */ color: oklch(85.1% 0.208 148.9);
Tailwind
colors: {
custom: {
50: '#93f8a4',
500: '#4ff27d',
950: '#000000',
},
}SCSS
$custom: #4ff27d; $custom-light: #93f8a4; $custom-dark: #000000;
JSON
{
"hex": "#4ff27d",
"rgb": {
"r": 79,
"g": 242,
"b": 125
},
"hsl": {
"h": 136.933,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.85115,
"c": 0.20832,
"h": 148.9
},
"luminance": 0.66647
}Semantic roles & 50–950 ramp
primary
#4FF27D
secondary
#B82D91
accent
#03A4E3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580