#79F49C#79F49C
#79F49C is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.4% C 0.165 H 150.9°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #79F49C |
|---|---|
| RGB | rgb(121, 244, 156) |
| HSL | hsl(137, 85%, 72%) |
| HSV | hsv(137, 50%, 96%) |
| CMYK | cmyk(50.4%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(87.56, -53.17, 32.11) |
| CIE-LCH | lch(87.56, 62.12, 148.87°) |
| OKLab | oklab(87.44% -0.1444 0.0803) |
| OKLCH | oklch(87.44% 0.165 150.9) |
| XYZ | xyz(46.2334, 71.1629, 42.7455) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.56
Foam Green
#90FDA9
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 3.06
Mint Green
#8FFF9F
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F49C #F479D1
analogous
#94F479 #79F49C #79F4DA
triadic
#79F49C #9C79F4 #F49C79
tetradic
#79F49C #7994F4 #F479D1 #F4DA79
square
#79F49C #7994F4 #F479D1 #F4DA79
split-complementary
#79F49C #DA79F4 #F47994
monochromatic
#12E04D #40EF72 #79F49C #B2F9C6 #E3FDEA
Accessibility & contrast
On white
1.38
#79F49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#79F49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F49C
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F49C | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E396
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#5EF1DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #79f49c; /* rgb */ color: rgb(121, 244, 156); /* oklch */ color: oklch(87.4% 0.165 150.9);
Tailwind
colors: {
custom: {
50: '#a7f8ba',
500: '#79f49c',
950: '#000000',
},
}SCSS
$custom: #79f49c; $custom-light: #a7f8ba; $custom-dark: #000000;
JSON
{
"hex": "#79f49c",
"rgb": {
"r": 121,
"g": 244,
"b": 156
},
"hsl": {
"h": 137.073,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.8744,
"c": 0.16524,
"h": 150.9
},
"luminance": 0.71167
}Semantic roles & 50–950 ramp
primary
#79F49C
secondary
#CF42A7
accent
#04A2E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581