#79CE97#79CE97
#79CE97 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.3% C 0.115 H 154.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #79CE97 |
|---|---|
| RGB | rgb(121, 206, 151) |
| HSL | hsl(141, 46%, 64%) |
| HSV | hsv(141, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 26.7%, 19.2%) |
| CIE-LAB | lab(76.34, -37.79, 19.47) |
| CIE-LCH | lch(76.34, 42.51, 152.75°) |
| OKLab | oklab(78.27% -0.1036 0.0496) |
| OKLCH | oklch(78.27% 0.115 154.4) |
| XYZ | xyz(35.5400, 50.4396, 37.1352) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.44
Soft Green
#6FC276
ΔE00 5.85
Emerald
#50C878
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 6.14
Hospital Green
#9BE5AA
ΔE00 6.22
Eucalyptus
#44D7A8
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CE97 #CE79B0
analogous
#86CE79 #79CE97 #79CEC1
triadic
#79CE97 #9779CE #CE9779
tetradic
#79CE97 #7986CE #CE79B0 #CEC179
square
#79CE97 #7986CE #CE79B0 #CEC179
split-complementary
#79CE97 #C179CE #CE7986
monochromatic
#379658 #4CBE74 #79CE97 #A6DEBA #D3EFDD
Accessibility & contrast
On white
1.89
#79CE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#79CE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CE97
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CE97 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#68CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ce97; /* rgb */ color: rgb(121, 206, 151); /* oklch */ color: oklch(78.3% 0.115 154.4);
Tailwind
colors: {
custom: {
50: '#a3ddb5',
500: '#79ce97',
950: '#000000',
},
}SCSS
$custom: #79ce97; $custom-light: #a3ddb5; $custom-dark: #000000;
JSON
{
"hex": "#79ce97",
"rgb": {
"r": 121,
"g": 206,
"b": 151
},
"hsl": {
"h": 141.176,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.78268,
"c": 0.11488,
"h": 154.4
},
"luminance": 0.50442
}Semantic roles & 50–950 ramp
primary
#79CE97
secondary
#9C4F81
accent
#2C88BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481