#79F49D#79F49D
#79F49D is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.5% C 0.164 H 151.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #79F49D |
|---|---|
| RGB | rgb(121, 244, 157) |
| HSL | hsl(138, 85%, 72%) |
| HSV | hsv(138, 50%, 96%) |
| CMYK | cmyk(50.4%, 0%, 35.7%, 4.3%) |
| CIE-LAB | lab(87.58, -53.00, 31.63) |
| CIE-LCH | lch(87.58, 61.72, 149.17°) |
| OKLab | oklab(87.46% -0.144 0.0792) |
| OKLCH | oklch(87.46% 0.164 151.2) |
| XYZ | xyz(46.3185, 71.1969, 43.1933) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.40
Foam Green
#90FDA9
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 3.14
Baby Green
#8CFF9E
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F49D #F479D0
analogous
#93F479 #79F49D #79F4DB
triadic
#79F49D #9D79F4 #F49D79
tetradic
#79F49D #7993F4 #F479D0 #F4DB79
square
#79F49D #7993F4 #F479D0 #F4DB79
split-complementary
#79F49D #DB79F4 #F47993
monochromatic
#12E04F #40EF74 #79F49D #B2F9C6 #E3FDEA
Accessibility & contrast
On white
1.38
#79F49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#79F49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F49D
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F49D | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E397
Deuteranopia (green-blind)
#E3D7A2
Tritanopia (blue-blind)
#5DF1DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #79f49d; /* rgb */ color: rgb(121, 244, 157); /* oklch */ color: oklch(87.5% 0.164 151.2);
Tailwind
colors: {
custom: {
50: '#a7f8ba',
500: '#79f49d',
950: '#000000',
},
}SCSS
$custom: #79f49d; $custom-light: #a7f8ba; $custom-dark: #000000;
JSON
{
"hex": "#79f49d",
"rgb": {
"r": 121,
"g": 244,
"b": 157
},
"hsl": {
"h": 137.561,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.87459,
"c": 0.16432,
"h": 151.2
},
"luminance": 0.71201
}Semantic roles & 50–950 ramp
primary
#79F49D
secondary
#CF42A6
accent
#04A1E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582