#79D196#79D196
#79D196 is a light, vivid green. Relative luminance 0.519; OKLCH L 79.0% C 0.120 H 153.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #79D196 |
|---|---|
| RGB | rgb(121, 209, 150) |
| HSL | hsl(140, 49%, 65%) |
| HSV | hsv(140, 42%, 82%) |
| CMYK | cmyk(42.1%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(77.20, -39.33, 21.18) |
| CIE-LCH | lch(77.20, 44.67, 151.69°) |
| OKLab | oklab(78.96% -0.1076 0.0538) |
| OKLCH | oklch(78.96% 0.12 153.4) |
| XYZ | xyz(36.1883, 51.8655, 36.9524) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.64
Soft Green
#6FC276
ΔE00 5.69
Emerald
#50C878
ΔE00 5.71
Eucalyptus
#44D7A8
ΔE00 6.69
Mediumaquamarine
#66CDAA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D196 #D179B4
analogous
#88D179 #79D196 #79D1C2
triadic
#79D196 #9679D1 #D19679
tetradic
#79D196 #7988D1 #D179B4 #D1C279
square
#79D196 #7988D1 #D179B4 #D1C279
split-complementary
#79D196 #C279D1 #D17988
monochromatic
#359B57 #4BC172 #79D196 #A7E1BA #D4F0DD
Accessibility & contrast
On white
1.85
#79D196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#79D196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D196
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D196 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#C4BB99
Tritanopia (blue-blind)
#67CFC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79d196; /* rgb */ color: rgb(121, 209, 150); /* oklch */ color: oklch(79.0% 0.120 153.4);
Tailwind
colors: {
custom: {
50: '#a4dfb5',
500: '#79d196',
950: '#000000',
},
}SCSS
$custom: #79d196; $custom-light: #a4dfb5; $custom-dark: #000000;
JSON
{
"hex": "#79d196",
"rgb": {
"r": 121,
"g": 209,
"b": 150
},
"hsl": {
"h": 139.773,
"s": 48.889,
"l": 64.706
},
"oklch": {
"l": 0.78961,
"c": 0.12034,
"h": 153.4
},
"luminance": 0.51868
}Semantic roles & 50–950 ramp
primary
#79D196
secondary
#A04E85
accent
#298CBC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481