#79D396#79D396
#79D396 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.4% C 0.123 H 153.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #79D396 |
|---|---|
| RGB | rgb(121, 211, 150) |
| HSL | hsl(139, 51%, 65%) |
| HSV | hsv(139, 43%, 83%) |
| CMYK | cmyk(42.7%, 0%, 28.9%, 17.3%) |
| CIE-LAB | lab(77.79, -40.23, 21.99) |
| CIE-LCH | lch(77.79, 45.84, 151.33°) |
| OKLab | oklab(79.44% -0.11 0.0558) |
| OKLCH | oklch(79.44% 0.123 153.1) |
| XYZ | xyz(36.6821, 52.8530, 37.1170) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.32
Seafoam
#7FE0B3
ΔE00 5.38
Emerald
#50C878
ΔE00 5.67
Soft Green
#6FC276
ΔE00 5.80
Eucalyptus
#44D7A8
ΔE00 6.76
Seaweed
#18D17B
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D396 #D379B6
analogous
#89D379 #79D396 #79D3C3
triadic
#79D396 #9679D3 #D39679
tetradic
#79D396 #7989D3 #D379B6 #D3C379
square
#79D396 #7989D3 #D379B6 #D3C379
split-complementary
#79D396 #C379D3 #D37989
monochromatic
#349E56 #4BC472 #79D396 #A7E2BA #D5F1DE
Accessibility & contrast
On white
1.81
#79D396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#79D396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D396
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D396 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C692
Deuteranopia (green-blind)
#C5BD9A
Tritanopia (blue-blind)
#67D1C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #79d396; /* rgb */ color: rgb(121, 211, 150); /* oklch */ color: oklch(79.4% 0.123 153.1);
Tailwind
colors: {
custom: {
50: '#a4e1b5',
500: '#79d396',
950: '#000000',
},
}SCSS
$custom: #79d396; $custom-light: #a4e1b5; $custom-dark: #000000;
JSON
{
"hex": "#79d396",
"rgb": {
"r": 121,
"g": 211,
"b": 150
},
"hsl": {
"h": 139.333,
"s": 50.562,
"l": 65.098
},
"oklch": {
"l": 0.79438,
"c": 0.12333,
"h": 153.1
},
"luminance": 0.52855
}Semantic roles & 50–950 ramp
primary
#79D396
secondary
#A34E87
accent
#288DBE
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481