#79CF79#79CF79
#79CF79 is a light, vivid green. Relative luminance 0.501; OKLCH L 77.9% C 0.146 H 144.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #79CF79 |
|---|---|
| RGB | rgb(121, 207, 121) |
| HSL | hsl(120, 47%, 64%) |
| HSV | hsv(120, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 41.5%, 18.8%) |
| CIE-LAB | lab(76.11, -43.33, 34.77) |
| CIE-LCH | lch(76.11, 55.55, 141.25°) |
| OKLab | oklab(77.91% -0.118 0.0857) |
| OKLCH | oklch(77.91% 0.146 144) |
| XYZ | xyz(33.6476, 50.0690, 25.9768) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.60
Emerald
#50C878
ΔE00 4.73
Pistachio
#93C572
ΔE00 5.36
Dark Mint
#48C072
ΔE00 6.24
Fern
#63B76C
ΔE00 6.55
Lightish Green
#61E160
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CF79 #CF79CF
analogous
#A4CF79 #79CF79 #79CFA4
triadic
#79CF79 #7979CF #CF7979
tetradic
#79CF79 #79A4CF #CF79CF #CFA479
square
#79CF79 #79A4CF #CF79CF #CFA479
split-complementary
#79CF79 #A479CF #CF79A4
monochromatic
#369736 #4CBF4C #79CF79 #A6DFA6 #D3EFD3
Accessibility & contrast
On white
1.91
#79CF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#79CF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CF79
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CF79 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C173
Deuteranopia (green-blind)
#C6B97E
Tritanopia (blue-blind)
#6FCBBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79cf79; /* rgb */ color: rgb(121, 207, 121); /* oklch */ color: oklch(77.9% 0.146 144.0);
Tailwind
colors: {
custom: {
50: '#a4dea1',
500: '#79cf79',
950: '#000000',
},
}SCSS
$custom: #79cf79; $custom-light: #a4dea1; $custom-dark: #000000;
JSON
{
"hex": "#79cf79",
"rgb": {
"r": 121,
"g": 207,
"b": 121
},
"hsl": {
"h": 120,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.77912,
"c": 0.1458,
"h": 144
},
"luminance": 0.50071
}Semantic roles & 50–950 ramp
primary
#79CF79
secondary
#9D4F9D
accent
#2BBBBB
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480