#79F49F#79F49F
#79F49F is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.5% C 0.162 H 151.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #79F49F |
|---|---|
| RGB | rgb(121, 244, 159) |
| HSL | hsl(139, 85%, 72%) |
| HSV | hsv(139, 50%, 96%) |
| CMYK | cmyk(50.4%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(87.61, -52.66, 30.67) |
| CIE-LCH | lch(87.61, 60.94, 149.78°) |
| OKLab | oklab(87.5% -0.1431 0.0769) |
| OKLCH | oklch(87.5% 0.162 151.8) |
| XYZ | xyz(46.4906, 71.2657, 44.0999) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.87
Light Bluish Green
#76FDA8
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.09
Foam Green
#90FDA9
ΔE00 2.63
Light Green Blue
#56FCA2
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F49F #F479CE
analogous
#91F479 #79F49F #79F4DD
triadic
#79F49F #9F79F4 #F49F79
tetradic
#79F49F #7991F4 #F479CE #F4DD79
square
#79F49F #7991F4 #F479CE #F4DD79
split-complementary
#79F49F #DD79F4 #F47991
monochromatic
#12E052 #40EF76 #79F49F #B2F9C8 #E3FDEB
Accessibility & contrast
On white
1.38
#79F49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#79F49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F49F
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F49F | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E399
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#5DF1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #79f49f; /* rgb */ color: rgb(121, 244, 159); /* oklch */ color: oklch(87.5% 0.162 151.8);
Tailwind
colors: {
custom: {
50: '#a7f8bc',
500: '#79f49f',
950: '#000000',
},
}SCSS
$custom: #79f49f; $custom-light: #a7f8bc; $custom-dark: #000000;
JSON
{
"hex": "#79f49f",
"rgb": {
"r": 121,
"g": 244,
"b": 159
},
"hsl": {
"h": 138.537,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.87497,
"c": 0.16248,
"h": 151.8
},
"luminance": 0.7127
}Semantic roles & 50–950 ramp
primary
#79F49F
secondary
#CF42A3
accent
#049DE1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582