#4FF47B#4FF47B
#4FF47B is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.6% C 0.212 H 148.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF47B |
|---|---|
| RGB | rgb(79, 244, 123) |
| HSL | hsl(136, 88%, 63%) |
| HSV | hsv(136, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 49.6%, 4.3%) |
| CIE-LAB | lab(85.90, -67.22, 45.90) |
| CIE-LCH | lch(85.90, 81.39, 145.67°) |
| OKLab | oklab(85.58% -0.1811 0.1112) |
| OKLCH | oklch(85.58% 0.213 148.5) |
| XYZ | xyz(39.1473, 67.7894, 29.7566) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.81
Minty Green
#0BF77D
ΔE00 2.07
Wintergreen
#20F986
ΔE00 2.50
Spring Green
#00FF7F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.36
Lightgreen (survey)
#76FF7B
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF47B #F44FC8
analogous
#75F44F #4FF47B #4FF4CD
triadic
#4FF47B #7B4FF4 #F47B4F
tetradic
#4FF47B #4F75F4 #F44FC8 #F4CD4F
square
#4FF47B #4F75F4 #F44FC8 #F4CD4F
split-complementary
#4FF47B #CD4FF4 #F44F75
monochromatic
#0CBD3B #15F050 #4FF47B #89F8A6 #C2FBD1
Accessibility & contrast
On white
1.44
#4FF47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#4FF47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF47B
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF47B | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF71
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#00EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4ff47b; /* rgb */ color: rgb(79, 244, 123); /* oklch */ color: oklch(85.6% 0.212 148.5);
Tailwind
colors: {
custom: {
50: '#93f9a3',
500: '#4ff47b',
950: '#000000',
},
}SCSS
$custom: #4ff47b; $custom-light: #93f9a3; $custom-dark: #000000;
JSON
{
"hex": "#4ff47b",
"rgb": {
"r": 79,
"g": 244,
"b": 123
},
"hsl": {
"h": 136,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.85584,
"c": 0.2125,
"h": 148.5
},
"luminance": 0.67794
}Semantic roles & 50–950 ramp
primary
#4FF47B
secondary
#BB2C95
accent
#01A8E5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580