#79CF97#79CF97
#79CF97 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.5% C 0.116 H 154.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #79CF97 |
|---|---|
| RGB | rgb(121, 207, 151) |
| HSL | hsl(141, 47%, 64%) |
| HSV | hsv(141, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.63, -38.25, 19.87) |
| CIE-LCH | lch(76.63, 43.10, 152.54°) |
| OKLab | oklab(78.51% -0.1048 0.0506) |
| OKLCH | oklch(78.51% 0.116 154.2) |
| XYZ | xyz(35.7815, 50.9226, 37.2157) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.36
Soft Green
#6FC276
ΔE00 5.84
Emerald
#50C878
ΔE00 5.98
Hospital Green
#9BE5AA
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.30
Eucalyptus
#44D7A8
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CF97 #CF79B1
analogous
#86CF79 #79CF97 #79CFC2
triadic
#79CF97 #9779CF #CF9779
tetradic
#79CF97 #7986CF #CF79B1 #CFC279
square
#79CF97 #7986CF #CF79B1 #CFC279
split-complementary
#79CF97 #C279CF #CF7986
monochromatic
#369758 #4CBF74 #79CF97 #A6DFBA #D3EFDD
Accessibility & contrast
On white
1.88
#79CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#79CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CF97
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CF97 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC394
Deuteranopia (green-blind)
#C2B99A
Tritanopia (blue-blind)
#67CDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #79cf97; /* rgb */ color: rgb(121, 207, 151); /* oklch */ color: oklch(78.5% 0.116 154.2);
Tailwind
colors: {
custom: {
50: '#a3deb5',
500: '#79cf97',
950: '#000000',
},
}SCSS
$custom: #79cf97; $custom-light: #a3deb5; $custom-dark: #000000;
JSON
{
"hex": "#79cf97",
"rgb": {
"r": 121,
"g": 207,
"b": 151
},
"hsl": {
"h": 140.93,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.78506,
"c": 0.11639,
"h": 154.2
},
"luminance": 0.50925
}Semantic roles & 50–950 ramp
primary
#79CF97
secondary
#9D4F82
accent
#2B88BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481