#4FF49D#4FF49D
#4FF49D is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.183 H 155.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF49D |
|---|---|
| RGB | rgb(79, 244, 157) |
| HSL | hsl(148, 88%, 63%) |
| HSV | hsv(148, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 35.7%, 4.3%) |
| CIE-LAB | lab(86.40, -61.59, 29.85) |
| CIE-LCH | lch(86.40, 68.44, 154.14°) |
| OKLab | oklab(86.16% -0.1667 0.0749) |
| OKLCH | oklch(86.16% 0.183 155.8) |
| XYZ | xyz(41.6571, 68.7934, 42.9748) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.71
Light Green Blue
#56FCA2
ΔE00 1.72
Mediumspringgreen
#00FA9A
ΔE00 2.34
Bright Sea Green
#05FFA6
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF49D #F44FA6
analogous
#53F44F #4FF49D #4FF4F0
triadic
#4FF49D #9D4FF4 #F49D4F
tetradic
#4FF49D #4F53F4 #F44FA6 #F4F04F
square
#4FF49D #4F53F4 #F44FA6 #F4F04F
split-complementary
#4FF49D #F04FF4 #F44F53
monochromatic
#0CBD5F #15F07D #4FF49D #89F8BD #C2FBDD
Accessibility & contrast
On white
1.42
#4FF49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#4FF49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF49D
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF49D | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E197
Deuteranopia (green-blind)
#DED2A3
Tritanopia (blue-blind)
#00F2DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #4ff49d; /* rgb */ color: rgb(79, 244, 157); /* oklch */ color: oklch(86.2% 0.183 155.8);
Tailwind
colors: {
custom: {
50: '#93f9ba',
500: '#4ff49d',
950: '#000000',
},
}SCSS
$custom: #4ff49d; $custom-light: #93f9ba; $custom-dark: #000000;
JSON
{
"hex": "#4ff49d",
"rgb": {
"r": 79,
"g": 244,
"b": 157
},
"hsl": {
"h": 148.364,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.8616,
"c": 0.18276,
"h": 155.8
},
"luminance": 0.68798
}Semantic roles & 50–950 ramp
primary
#4FF49D
secondary
#BB2C77
accent
#0179E5
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581